Windows upper limit on grammer string
Ouverte
- Langage dominant
- Jupyter Notebook
- Étoiles
- 15.1k
- Forks
- 1.8k
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.