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

Fix load discriminators when finetune #27

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

huutuongtu
Copy link

When I try to fine-tune your model, there seems to be a problem with loading the discriminators.

Loss before fine-tuning:
Epoch 50 -- Step 110000: Gen Loss: 24.994; Mel Error: 0.234; Recon Error: 0.007; Feature Error: 4.705; Adversarial Error: 5.280; Time per step: 0.919s

Loss during fine-tuning:
Epoch 0 -- Step 110010: Gen Loss: 23.484; Mel Error: 0.231; Recon Error: 0.009; Feature Error: 0.087; Adversarial Error: 7.695; Time per step: 1.066s

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

Successfully merging this pull request may close these issues.

1 participant