-
Notifications
You must be signed in to change notification settings - Fork 17
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
Failure downloading model #15
Comments
Sorry for the late response. If you're still having issues, can you provide your command line? You can always download the model manually if needed (I provide an English model as well). I just tested it and it's working on my end, albeit Windows 11. I have a few Debian boxes I can test on, although not sure when I'll have the time right now. |
Also, please see this issue. This sounds similar to a PYTHONPATH misconfiguration. |
You mean shell? It's zsh Problem persists with python path env |
I meant the actual command line you're running inside zsh. |
Command: python3.10 chapterize_ab.py -dm -l pl |
Just an update - I have not forgotten about this, I've just been very busy. I will have time to test it in a few weeks on a Deb 11 system. Until then, I encourage you to download the model manually from Vosk's website and place it in the models directory. Also note that there are no excluded phrases or chapter separators for Polish - if you wish to contribute some that would be most welcome! |
I got the error:
Command:
python3.10 chapterize_ab.py -dm -l pl
Executed inside venv
OS: debian 11
Installed dependencies using
pip3.10 install -r requirements.txt
pip log:
The text was updated successfully, but these errors were encountered: