alphacep / alphacep/vosk-server
The recognizer recognize other phrases when I already specified a phrase list
Open
- Dominant language
- Python
- Stars
- 1.3k
- Forks
- 317
- PR merge metrics
- No merged PRs in 30d
Description
I specified a phrase list [上 下 左 右],So I suppose It should only recognize phrases in that list。It works well except it sometimes recognizes other phrases with the conf equals 1。
For example, I say something like 123456789, but It may gives the result 右 with conf 1
I am using the model vosk-model-small-cn-0.3 on the official website
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.