Closed DonggeunYu closed 5 years ago
Hi @Yudonggeun , if you only want to test the performance of your Tacotron-2 model (not together with WaveNet model, right?), you may run python synthesize.py --model=Tacotron
. Furthermore, if you want to test your own sentences, you may run python synthesize.py --mode=live
, and it will ignore WaveNet model when the mode is live. Hope that this information is useful to you :)
Thank you for you!! I fixed it.
After learning Tacotron-2 up to 10000 steps, I tried text to speech.
How to train the wave_pretrained?
Error: