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

Voices are either too squeaky or too deep in the output #9

Open
Kamii-Sam opened this issue May 10, 2024 · 2 comments
Open

Voices are either too squeaky or too deep in the output #9

Kamii-Sam opened this issue May 10, 2024 · 2 comments

Comments

@Kamii-Sam
Copy link

I trained a model and with the output, some parts of it sound squeaky and other parts sound deeper than usual.

python main.py -i input.wav -m exp/reflowvae-wavenet-attention/model_3400.pt -o output.wav -k 0 -f 0 -tid 1 -step 50

Above is the command I'm using. I'm confused as to why it's doing this.

@yxlllc
Copy link
Owner

yxlllc commented May 11, 2024

Did you use a pretrained model? If not, 3400 training steps is not enough for convergence and requires at least several hours of audio data

@Kamii-Sam
Copy link
Author

Yes, I did use a pretrained model. I managed to actually fix the issue by turning on pitch augmentation in the config settings.

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