Windows upper limit on grammer string
Abierto
- Lenguaje dominante
- Jupyter Notebook
- Estrellas
- 15.1k
- Forks
- 1.8k
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.