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

problem on generate only noise #400

Open
wl3b10s opened this issue Oct 22, 2020 · 5 comments
Open

problem on generate only noise #400

wl3b10s opened this issue Oct 22, 2020 · 5 comments

Comments

@wl3b10s
Copy link

wl3b10s commented Oct 22, 2020

with default setting,

simply run train on VCTK without extra global condition by :
python train.py

then
python generate.py --wav_out_path=testresult3900.wav --samples 320000 logdir/train/2020-10-22T13-35-57/model.ckpt-3900

seems doesn't generate voice wav but pure noise.

is there some more setting or condition needs to be added?

thanks.

@tanzyy96
Copy link

I'm also facing the same issue. I kept the model training for somewhere less than a week.

@his0car
Copy link

his0car commented Jul 28, 2021

I took like 30~ hours to train 9000 steps and this is what came out: https://vocaroo.com/1kYnhSXQBGaN

This haunts me in my dreams. Jokes aside, the generated audio linked in the README was generated with 80k Steps, so I wouldn't expect 3900 steps to suffice

@SerafimC
Copy link

@PascalSchimmler thank you for the information. I was looking for some notion of how many steps is necessary to create good outputs.

@magiccpp
Copy link

magiccpp commented May 10, 2023

This is my trained model with 80000 steps,
https://drive.google.com/file/d/1MjCVFNw8XS0HgmPD0fthscxLMdGtB2cr/view?usp=share_link
The generated wave file:
generated_seed.wav.gz

@ZhangXiaoying0116
Copy link

@smartestrobotdai
Can you share your trained checkpoint with me?
I can't find this link https://drive.google.com/file/d/1MjCVFNw8XS0HgmPD0fthscxLMdGtB2cr/view?usp=share_link

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

6 participants