Closed shivamiitgoa closed 4 years ago
This should work again.
Hm, seems this is not working again for 0.7.1, is there a way to work around this?
It is working perfectly with 0.7.1. what error you are facing?
urllib.error.HTTPError: HTTP Error 404: Not Found for native_client v0.7.1. I believe if you already have the native_client downloaded previously, it won't download (and won't error), but if you remove the cached file, then downloading leads to the http error.
check with
pip list
inside your environment
deepspeech 0.7.1
ds-ctcdecoder 0.7.1
it should be available. You don't need anything else then. only requirements,.
Without per-document language models, it works fine, but I'm trying to get it to work with per-document language models (which I'm running into the lm-dependencies issue posted above, but for native-client v0.7.1)
I've since fixed the issue. Thanks!
Error: