Recognize only phrases - not individual words
オープン
- 主要言語
- Jupyter Notebook
- スター
- 15.1k
- フォーク
- 1.8k
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
I am using the Android demo and I am trying to have vosk only recognize entire phrases (mostly to improve accuracy and speed). I set the "phrase" parameter of Recognizer() to
["how are you","i am fine","[unk]"]
When I say "how fine" vosk recognizes that. I would expect it to return [unk].
Am I doing something wrong here or is this a bug?
Aside from adding a wakeup command to each phrase, is there another method to achieve that?
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。