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 finetune a target voice(about 20 hours) without decay of robustness #800

Open
Liujingxiu23 opened this issue Jul 3, 2024 · 0 comments

Comments

@Liujingxiu23
Copy link

I train tortoise with 10w hours of chinese audio, and then finetune it with 20 hours dataset of a female voice.
I tried:

1.lr = 0.00001, finetune all the parameters
2.lr = 0.00001, finetune using lora
3.lr = 0.00001, freeze part of the model and only finetune few layers

Thought the synthesized waves sounds good, but the robustness declained.
Repeat sometimes happens especially for long sentences.
For example, the input text is "I think .. blabla ......, I am happy",
the syntheszied wave is "I think .. blabla ......, I am happy, I am happy"

How to finetune to keep robustness?

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

1 participant