Replies: 6 comments
-
>>> lissyx |
Beta Was this translation helpful? Give feedback.
-
>>> jay.garr |
Beta Was this translation helpful? Give feedback.
-
>>> lissyx |
Beta Was this translation helpful? Give feedback.
-
>>> jay.garr |
Beta Was this translation helpful? Give feedback.
-
>>> jay.garr |
Beta Was this translation helpful? Give feedback.
-
>>> lissyx |
Beta Was this translation helpful? Give feedback.
-
>>> jay.garr
[February 28, 2018, 9:00pm]
Hello, I am receiving an error when I attempt to use deepspeech. I
entered this command: slash
slash $ deepspeech models/output_graph.pb tmp/ET_2018_01_05.wav
models/alphabet.txt models/lm.binary models/triedeepspeech
models/output_graph.pb models/alphabet.txt models/lm.binary models/trie
tmp/ET_2018_01_05.wav
Here is the response I receive: slash
Traceback (most recent call last): slash
File '/home/ubuntu/tmp/deepspeech-venv/bin/deepspeech', line 7, in slash
from deepspeech.client import main slash
File
'/home/ubuntu/tmp/deepspeech-venv/local/lib/python2.7/site-packages/deepspeech/client.py',
line 10, in slash
from deepspeech.model import Model slash
File
'/home/ubuntu/tmp/deepspeech-venv/local/lib/python2.7/site-packages/deepspeech/model.py',
line 21, in slash
slash _model = swig_import_helper() slash
File
'/home/ubuntu/tmp/deepspeech-venv/local/lib/python2.7/site-packages/deepspeech/model.py',
line 20, in swig_import_helper slash
return importlib.import_module(' slash _model') slash
File '/usr/lib/python2.7/importlib/init.py', line 37, in
import_module slash
import(name) slash
ImportError: No module named slash _model
[This is an archived TTS discussion thread from discourse.mozilla.org/t/importerror-no-module-named-model]
Beta Was this translation helpful? Give feedback.
All reactions