interaction-lab / interaction-lab/HARMONI
STT with google is broken
Open
bug
- Dominant language
- Python
- Stars
- 10
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Updating the microphone to continuous streaming broke the google stt service. This needs to be updated to the continuous model, but there is an issue with knowing when to return the spoken text. The local deepspeech stt model uses a fixed time cutoff (.5s) of waiting for new text before assuming the user is done, which may be appropriate.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.