Replies: 5 comments
-
>>> alchemi5t |
Beta Was this translation helpful? Give feedback.
-
>>> Margarita |
Beta Was this translation helpful? Give feedback.
-
>>> erogol |
Beta Was this translation helpful? Give feedback.
-
>>> alchemi5t |
Beta Was this translation helpful? Give feedback.
-
>>> Margarita |
Beta Was this translation helpful? Give feedback.
-
>>> Margarita
[January 2, 2020, 11:07pm]
Hi there, I was following the instructions of ljspeech example, when it
came to training, if it's 'python train.py slash --config_path config.json',
it shows 'using cuda:false' and the training is only on CPU. slash
If I do 'CUDA_VISIBLE_DEVICES=0 python distribute.py', it breaks
immediately, only shows git hash and experiments folder.
I set up the environment by: slash
python setup.py install slash
pip install -r requirements.txt slash
sudo apt-get install espeak slash
sudo pip install librosa==0.5.1 slash
(also tried python setup.py develop)
I used this project 3 months ago and it was all good. Would anyone help
me out with problem?
[This is an archived TTS discussion thread from discourse.mozilla.org/t/only-cpu-available-gpu-training-breaks]
Beta Was this translation helpful? Give feedback.
All reactions