alphacep / alphacep/vosk-api

Windows upper limit on grammer string

Aperta
#1,734 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
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.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.