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

How to fine tune your model for another language dataset? #17

Closed
shagho opened this issue Nov 13, 2021 · 2 comments
Closed

How to fine tune your model for another language dataset? #17

shagho opened this issue Nov 13, 2021 · 2 comments

Comments

@shagho
Copy link

shagho commented Nov 13, 2021

Hi
I'm work in your job that doing for voice conversion. for this I have a question.
How to fine tune your model for another language dataset?

@Wendison
Copy link
Owner

Wendison commented Nov 17, 2021

Hi, I haven't finetuned the model with another language, but based on my experience, I think you could directly finetune my released VC model with the target lauguage dataset, following the same procedures to prepare and preprocess the data to obtain the acoustic features, maybe you can try to use a smaller learning rate and vary the training steps, it depends on your dataset size. Besides, one useful way to evaluate whether the finutuning is successful is to listen to the intermediate converted results. Good luck :)

@shagho
Copy link
Author

shagho commented Nov 17, 2021

Thank you man.

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