-
-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
Hi,
I'm getting the following error when i run the following command on anaconda prompt (Windows 10):
python server.py --model models/output_graph.pbmm --alphabet models/alphabet.txt --lm models/lm.binary --trie models/trie
...and on the localhost, when i navigate to http://127.0.0.1:8080/recognize i get the 500 error:
I have installed all requirements, including pyaudio and the latest deepspeech with pip install deepspeech and pip install deepspeech --upgrade I downloaded the pretrained model from https://github.com/mozilla/DeepSpeech/releases, tried with deepspeech-0.5.1-models.tar.gz, deepspeech-0.5.0-models.tar.gz and deepspeech-0.3.0-models.tar.gz. Still no luck.
Is this a bug? or does someone have a solution for this?
Thanks.
Metadata
Metadata
Assignees
Labels
No labels