Rayhane-mamah / Tacotron-2

DeepMind's Tacotron-2 Tensorflow implementation
MIT License
2.27k stars 905 forks source link

WaveNet training isn't working well. #262

Open luuksuijkerbuijk opened 6 years ago

luuksuijkerbuijk commented 6 years ago

I trained Tacotron to 140K steps with the LJSpeech data. That is working great for me.

Now I want to improve the speech by using wavenet. I start a training over the synthesise data created with my Tacotron model.

But when I look at my tensorboard it's not looking good. The output isn't good either.

Anyone with some tips?

Tensorboard: schermafbeelding 2018-11-05 om 09 50 49

Eval-dir plot at 130k: step-130000-waveplot

MlWoo commented 5 years ago

It‘s normal, keep training.