diff options
| author | yum <yum.food.vr@gmail.com> | 2022-11-12 14:14:49 -0800 |
|---|---|---|
| committer | yum <yum.food.vr@gmail.com> | 2022-11-12 14:14:49 -0800 |
| commit | 3b038d23ec7621e0164c1901b416bf77a27d8cf3 (patch) | |
| tree | e92badc27b9a93bd7173de993da02a20a560a778 /libunity.py | |
| parent | 8a7858ad4e965f5410faa4ae5e7ad4f79a280d43 (diff) | |
Clicking the left joystick resets the board.
* Increase no speech probability threshold. This is what was preventing
short transcriptions from working. We rely more on the avg logprob
filter now.
* Remove string matching logic from transcribe. Now when we get 2
consecutive identical transcriptions, we commit the transcription.
This *could* cause words to get cut off but in practice it doesn't seem to
happen.
* Fix steamvr joystick click detection. Moving the joystick would also
fire the event, which is not correct.
* Combine locks in transcribe.py.
* Remove "clear" vocal control.
* osc_ctrl.clear() resets last_message_encoded
* Remove osc_ctrl.sendMessage (unused)
Diffstat (limited to 'libunity.py')
0 files changed, 0 insertions, 0 deletions
