VOSK request a parameter to break "AcceptWaveform(data)" to a defined length
Open
- Dominant language
- Jupyter Notebook
- Stars
- 15.1k
- Forks
- 1.8k
- PR merge metrics
- No merged PRs in 30d
Description
While searching for HOT WORD, if someone is talking for a long time, eg. TV,
it will be useful to break the data into a user defined block, eg: 100.
My approach:
1-find the HOT WORD
2-mute ON the TV or HI-FI (if they are present in the room )
3-listen for the command
4-exec the command
5-mute OFF the TV
It works fine.
raspberry: zero 2 w
python3
VOSK version: v0.3.31
model: italian
speaker: respeaker 4-mic
total command phrases about 100, used with my HOME CONTROL
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.