Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ImportError: No module named deepspeech_training.util #47

Open
slinxxy opened this issue Sep 18, 2021 · 0 comments
Open

ImportError: No module named deepspeech_training.util #47

slinxxy opened this issue Sep 18, 2021 · 0 comments

Comments

@slinxxy
Copy link

slinxxy commented Sep 18, 2021

Following your guidelines I encountered following error when trying to build the language model:
./create_language_model.sh

Training package is not installed. See training documentation.
...
Traceback (most recent call last):
  File "DeepSpeech/util/taskcluster.py", line 7, in <module>
    from deepspeech_training.util import taskcluster as dsu_taskcluster
ImportError: No module named deepspeech_training.util

... but the requested file seem to be in the right place ?!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant