Windows upper limit on grammer string
Aperta
- Lingua principale
- Jupyter Notebook
- Stelle
- 15.1k
- Fork
- 1.8k
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
In C# if you specify:
VoskRecognizer recPrice = new(modelPath, 22000, grammer_string);
if the grammer_string exceeds 1,000 characters, we get a Unhandled Exception.
Is there an upper limit on this string for specialized words?
Thanks
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.