-
Notifications
You must be signed in to change notification settings - Fork 26
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
GPT training problems after DVAE finetuning #43
Comments
hello @NikitaKononov i have the same problem did you manage to solve it ? |
hello |
tried to fine-tune Hifigan with gpt trained with tuned DVAE, still no good results |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello! I have a clean dataset with ~430 hours of data
I have finetuned DVAE for 5 epochs
Then I try to train GPT with this dvae
But it fails - all outputs are like robotic mechanic screams "eeeeeEEEeeEEEaaa"
What the problem can be? Training for 6 epochs already, situation doesn't change
PS traning with default DVAE is all good on this data
The text was updated successfully, but these errors were encountered: