Closed twmht closed 6 years ago
https://github.com/mozilla/DeepSpeech/issues/1199, https://github.com/mozilla/DeepSpeech/issues/871, https://github.com/mozilla/DeepSpeech/issues/860
Both the libdeepspeech warning and lm.binary error should be fixed if you follow the suggestions in those issues.
Closing this since @samgd gave the proper answer :). Feel free to document in a new issue anything that is misleading / improperly documented so we can fix that.
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
I tried to compile everything from the source.
the tensorflow I used is from mozilla (https://github.com/mozilla/tensorflow)
after downloading the checkpoint and audio files you provided, I tried to do the inference on the checkpoint.
and the output is
Why can't load libdeepspeech?
Any suggestion?