alphacep / alphacep/vosk-api

Windows upper limit on grammer string

Open
#1,734 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
15.1k
Forks
1.8k
PR merge metrics
No merged PRs in 30d

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.