Replies: 8 comments
-
>>> kdavis |
Beta Was this translation helpful? Give feedback.
-
>>> reuben |
Beta Was this translation helpful? Give feedback.
-
>>> yv001 |
Beta Was this translation helpful? Give feedback.
-
>>> Kim |
Beta Was this translation helpful? Give feedback.
-
>>> kdavis |
Beta Was this translation helpful? Give feedback.
-
>>> reuben |
Beta Was this translation helpful? Give feedback.
-
>>> yv001 |
Beta Was this translation helpful? Give feedback.
-
>>> yv001 |
Beta Was this translation helpful? Give feedback.
-
>>> Kim
[December 18, 2017, 8:32am]
Hi,
Please help me figure out how to use the pre-trained model with
DeepSpeech.py.
I tried to pass the files from pre-trained models to
DeepSpeech.py's corresponding arguments:
> --decoder_library_path slash
> --alphabet_config_path slash
> --lm_binary_path slash
> --lm_trie_path
But I got error saying:
> tensorflow.python.framework.errors_impl.NotFoundError:
> deepspeech-0.1.0-models/models/output_graph.pb: invalid ELF header
I'm not sure how to fix this.
The pre-trained models worked fine with deepspeech.commands sorted-deepspeech-posts sorted-deepspeech-posts~ command line
tool.
My goal is to get the output matrix instead of the text output, is there
a work around for this?
Thank you.
[This is an archived TTS discussion thread from discourse.mozilla.org/t/can-i-use-pre-trained-model-with-deepspeech-py]
Beta Was this translation helpful? Give feedback.
All reactions