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

Issue: Sudden Increase in Loss During Training GPT-SoVITS GPT S1 Model for a New Language #1779

Open
kikozi2000 opened this issue Nov 14, 2024 · 1 comment

Comments

@kikozi2000
Copy link

I'm training the GPT-SoVITS GPT S1 model on a new language. I've made the following modifications to support the new language:

Added new phonemes in symbol2.py
Extended the text embedding dimensions in the model

Problem: During training, the loss initially decreases as expected but then suddenly increases significantly. I've tried experimenting with different learning rates and scheduling strategies, but the same problem persists across all variants.

image

What could be causing this sudden increase in loss?
Are there additional steps or configurations I should consider when extending the model for a new language?
Any guidance or suggestions would be greatly appreciated!

@XXXXRT666
Copy link
Contributor

You may load the model directly and ignore size mismatch

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