Replies: 2 comments
-
>>> sawantilak |
Beta Was this translation helpful? Give feedback.
-
>>> lissyx |
Beta Was this translation helpful? Give feedback.
-
>>> sawantilak |
Beta Was this translation helpful? Give feedback.
-
>>> lissyx |
Beta Was this translation helpful? Give feedback.
-
>>> sawantilak
[December 19, 2017, 12:00pm]
Hi All,
I am able to run the ./deepspeech command to run inference, but when I
try to run client.py I get the below error. It looks
like I will have to use Swig to genetate the slash _XXXX.so file but I dont
know how to. Can some one please help me? Is there a step that I missed
that the model .so is not generated on my system?
slash $ python ./client.py slash
Traceback (most recent call last): slash
File './client.py', line 10, in slash
from deepspeech.model import Model slash
File
'/home/sawan/tmp/deepspeech-venv/local/lib/python2.7/site-packages/deepspeech/model.py',
line 21, in slash
slash _model = swig_import_helper() slash
File
'/home/sawan/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/client-py-error-no-module-names-model]
Beta Was this translation helpful? Give feedback.
All reactions