ranchlai / mandarin-tts

Chinese Mandarin tts text-to-speech 中文 (普通话) 语音 合成 , by fastspeech 2 , implemented in pytorch, using waveglow as vocoder, with biaobei and aishell3 datasets
465 stars 111 forks source link

File not found running ../../mtts/train.py -c config.yaml -d cuda #17

Closed mcitew closed 3 years ago

mcitew commented 3 years ago

Here is my colab file, I am stuck at the

%run ../../mtts/train.py -c config.yaml -d cuda

It says 'No such file or directory: '../../mel_folder/SSB10560130.npy'

Include please find my colab file.

https://colab.research.google.com/drive/13gXl3NQSz97Fl__9wmCQJulEODD7Xe5-?usp=sharing

mcitew commented 3 years ago

It is due to wrong training wave files have been used.

everschen commented 2 years ago

same issue, which one is wrong? cd examples/aishell3 python ../../mtts/train.py -c config.yaml -d cuda