Denis Treskunov

Results 3 comments of Denis Treskunov

This seems exactly what the Rhasspy project is doing. They're combining the language model from user-supplied `sentences.ini` together with the general language model with some weighting factor: ![image](https://user-images.githubusercontent.com/3477960/77596821-522ee980-6eba-11ea-9f1c-a9a95f026719.png)

Awesome! I would like to integrate what `sphinx_jsgf2fsg` and `fstcompile` are doing directly into `vosk-api`'s code (compile those tools as static libraries and link with them). Thoughts?

After calling `media_player.stop` the error went away. I suspect restarting the device would also fix it.