tacotron icon indicating copy to clipboard operation
tacotron copied to clipboard

Alignment disappeared suddenly with training more

Open yoosif0 opened this issue 7 years ago • 2 comments

The model was attending properly at 11k steps of training. The alignment kept improving from 8k to 11k. After that, suddenly the alignment got destroyed at 12k and is continuously destroyed till 49k. I did not train after that.

Here is a pic for the alignment at 11k

step-11000-align

Here is a pic for the alignment at 12k

step-12000-align

Here is a pic for the alignment at 13k

step-13000-align

Here is a pic for the alignment at 14k

step-14000-align

Here is a pic for the alignment at 15k

step-15000-align

Here is a pic for the alignment at 16k

step-16000-align

I am currently using those hyper-parameters

num_freq=2050, sample_rate=48000,

yoosif0 avatar Sep 14 '18 17:09 yoosif0

How do you make this alignment chart?

arsafi avatar Dec 02 '18 14:12 arsafi

It automatically gets created as the NN is being trained

yoosif0 avatar Dec 03 '18 04:12 yoosif0