-
Notifications
You must be signed in to change notification settings - Fork 80
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
The Encodec 24k_240 training loss are very large ! #27
Comments
Looking forward to your reply |
It seems something wrong. |
Model training doesn't look very stable ,especially for the SoundStream model, which adds more discriminators in attempt to improve quality, it also makes training more difficult. I think some ideas provided by RVQ-GAN can improve your model
Model training doesn't look very stable ,especially for the SoundStream model, which adds more discriminators in attempt to improve quality, it also makes training more difficult. In addition,I think some ideas provided by RVQ-GAN can improve your model |
Hi yangdongchao!
When I train the Encodec 24k_240 in 1kbps during the early stages, the model exhibits very high loss and significant oscillation. Is this a normal phenomenon?
The train process as follows:
The valid process as follows:
The text was updated successfully, but these errors were encountered: