-
-
Notifications
You must be signed in to change notification settings - Fork 50
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error on Linux: Did not reach requested beam in determinize-lattice #43
Comments
Thanks for the report! I may need to adjust the default decoding parameters to avoid this error. Curious that it happens for you on Linux but not on Windows. I wonder if there could be a difference between them in the audio volume/noise that affects it. Regardless, you can adjust this parameter by setting the engine parameter |
I tried setting the 'lattice beam' parameter to 6 and it successfully changed. As it now threw:
I should have put more emphasis that the problem is that no commands are executed, until after the error. I also tried setting it to 4 and 2. With those it doesn't throw the error, but still doesn't work until after quickly saying ~20 commands ("numb one" and which works fine after). Then it executes the commands said until that point. And commands said after are executed practically immediately as they should be.
To add/clarify what else I tried:
|
Confirming that it's still a problem in 2.1 with my laptop microphone. But I tested with an external microphone. It works more or less properly with it, though I think recognition is slower, than on windows. |
I'm running Kaldi through Caster on Linux (Kubuntu).
After the start of listening no commands are activated. After very roughly ~20 commands. I get the error below. After which everything seems to be working as expected.
It happens every time on Linux with both the small and big models (20200905_1ep ones)
On Windows 10 (on the same laptop) it works as expected.
log of Caster
log of Caster with debug logging mode
The text was updated successfully, but these errors were encountered: