Can someone please tell me how to use Deepspeech’s transcribe.py?
I created a venv with python3.6 and cloned Deepspeech (v0.6.0) into my folder. I’m trying to run transcribe.py but no matter what commands I use or how many additional libraries/packages I install, I’m still not able to run it. I’m sorry if this is vague but could anyone point me to a resource that can show me how this will work? The errors I’m receiving are similar to this: Error while trying to transcrible wav file with transcribe.py
Please kindly help. I’ve tried my best to read the docs as much as possible, but I just can’t seem to find any resource that can get this file to work.