Ashwani Pandey

Results 16 comments of Ashwani Pandey

@arunimathappa if issue still persists, please do git pull to get latest code as I have added debug mode. Then try and report logs generated in logs/deepspeech_server.log file.

There are deepspeech bindings for python3 as well. You can try that if you only want to do inference.

If you installed deepspeech using pip3, it should download correct bindings. Can you please create fresh virtual env and install deepspeech using pip3. Then try to do inference using terminal...

@TarikTz , any updates on this. Were you able to run deepspeech server?

@netsafe Can you please check after pulling new changes.

Websocket should be functioning if you have channels==1.1.8. If that doesn't work, I might need detailed stack trace