Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

the model is hard to converge with LJSpeech #18

Open
zyj008 opened this issue Aug 17, 2018 · 1 comment
Open

the model is hard to converge with LJSpeech #18

zyj008 opened this issue Aug 17, 2018 · 1 comment

Comments

@zyj008
Copy link

zyj008 commented Aug 17, 2018

Hi! Thanks for your contribution! I have trained the model on LJSpeech dataset with your codes. But I found the loss is not converge with your default hparams. Here are some results on tensorboard. Could you give me some advice?

  1. batch_size=32 lr=0.002
    image

  2. batch_size=32 lr=0.001
    image

  3. batch_size=64 lr=0.001
    image

  4. batch_size =64 lr=0.0006
    image

  5. batch_size=32 lr=0.0001
    image

  6. batch_size=32 lr=0.00002
    image

Finally, the model seems converge. But the alignment is not good. The step-51000-align.png is like this.
Should I keep on training or kill this process and try other hparams? Can you give me some advice?
image

@sergiodaia
Copy link

if it can help, i used the default hparams with ljspeech 1.1 and the training started to produce intelligible sound on 18k step

step-18000-align

I'd recommend to restart training but i'm not sure, since it seems there is some randomization that might shift convergence

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants