Closed BoneGoat closed 4 years ago
I tested your branch and all seems OK - you first have to remove all the old (0.5.x) model files by rm -rf models
in your project root and call bin/getmodels.sh
again.
There is just one (new) caveat with the current model archive - it misses the English alphabet.txt
file. So getmodels.sh
should be extended to fetch it from here.
Tested with the following params:
After fix for missing alphabet.txt I tested with the following params:
Still need to figure out how to solve the following error when running without stt-no-own-lm:
Got passed this error by using v0.6.0 of the native client from GitHub extracted into dependencies/deepspeech. taskcluster.py is supposed to fix this but taskcluster.net seems deprecated.