Replies: 7 comments
-
>>> alchemi5t |
Beta Was this translation helpful? Give feedback.
-
>>> Jesko |
Beta Was this translation helpful? Give feedback.
-
>>> alchemi5t |
Beta Was this translation helpful? Give feedback.
-
>>> alchemi5t |
Beta Was this translation helpful? Give feedback.
-
>>> Jesko |
Beta Was this translation helpful? Give feedback.
-
>>> alchemi5t |
Beta Was this translation helpful? Give feedback.
-
>>> Jesko |
Beta Was this translation helpful? Give feedback.
-
>>> Jesko
[November 26, 2019, 6:38pm]
Hello, slash
I want to use the mozilla tts, but I'm having trouble installing and
running it. slash
I'm in a conda environment and have run
pip install -r requirements.txt
. I downloaded the model and changed afew config such that they point to the right paths. Though when running
python server/server.py -c server/conf.json
I get the errorTraceback (most recent call last):
File 'server/server.py', line 3, in
from synthesizer import Synthesizer
File '/mnt/sdb/TTS/server/synthesizer.py', line 8, in
from utils.text import text_to_sequence, phoneme_to_sequence
ModuleNotFoundError: No module named 'utils'
I've the feeling that I did something wrong when installing but I cannot
figure it out. Can someone help?
Thanks
P.S.: I'm checked out into branch
origin/Tacotron2-iter-260K-824c091
if that is of any use
[This is an archived TTS discussion thread from discourse.mozilla.org/t/installing-issues]
Beta Was this translation helpful? Give feedback.
All reactions