alphacep / vosk-api

Offline speech recognition API for Android, iOS, Raspberry Pi and servers with Python, Java, C# and Node
Apache License 2.0
7.57k stars 1.06k forks source link

How to use "vosk-model-spk-0.4"? It gives error #1324

Closed MehdiyevSoltan2004 closed 1 year ago

MehdiyevSoltan2004 commented 1 year ago

Hi. I want to use the model "vosk-model-spk-0.4", but I keep getting this error: ERROR (VoskAPI:Model():model.cc:122) Folder 'vosk-model-spk-0.4' does not contain model files. Make sure you specified the model path properly in Model constructor. If you are not sure about relative path, use absolute path specification. Exception: Failed to create a model. Can anyone help?

nshmyrev commented 1 year ago

Same as https://github.com/alphacep/vosk-api/issues/405

See test_speaker.py