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

Can not synthesis a good voice file #240

Open
Hayes515 opened this issue Oct 12, 2018 · 3 comments
Open

Can not synthesis a good voice file #240

Hayes515 opened this issue Oct 12, 2018 · 3 comments

Comments

@Hayes515
Copy link

Using LJSpeech-1.1 datasets.
Avoid getting OOM error, I just changed less in the hparams.py file("wavenet_batch_size = 2 " and "train_with_GTA = False" )

After training Tacotron with 100k steps ,I got these below .

default
default

And I trained wavenet with 80k steps , got step-80000-waveplot in /logs-Tacotron-2/plots.
default

The wavs in /logs-Tacotron-2/eval-dir/wavs are noisy.
step-80000-wav.tar.gz

I tried to run python synthesize.py to synthesize new sounds, they were noisy too.
Do I need to train wavenet more steps ? Is these something I miss doing?

@Yeongtae
Copy link
Contributor

Yeongtae commented Oct 12, 2018

Check my report #183 #156

@Thien223
Copy link

from the plot images, I think there is no problem with your wavenet. Try training more time steps.

@zhjy8827
Copy link

@Hayes515

Hello, I have the same problem as you... Can you solve it?

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

4 participants