keithito / tacotron

A TensorFlow implementation of Google's Tacotron speech synthesis with pre-trained model (unofficial)
MIT License
2.96k stars 957 forks source link

Does the tacotron2 work? #223

Closed zshy1205 closed 5 years ago

zshy1205 commented 6 years ago

I trained LJ_Speech with the tacotron2 code. I think it get wrong .the syn wav is always silence while training. only silence , please help me

keithito commented 5 years ago

The tacotron2 branch in this repo is not maintained. I'd suggest trying one of these: https://github.com/Rayhane-mamah/Tacotron-2 https://github.com/NVIDIA/tacotron2