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

architecture shows bad results #4

Closed
e0xextazy opened this issue Aug 31, 2021 · 2 comments
Closed

architecture shows bad results #4

e0xextazy opened this issue Aug 31, 2021 · 2 comments

Comments

@e0xextazy
Copy link

Hi, i have completely repeated your steps for learning. During training, style speech loss fell down, but after learning began, meta style speech loss began to grow up. Can you help with training the model? I can describe my steps in more detail.

@keonlee9420
Copy link
Owner

keonlee9420 commented Sep 6, 2021

Hi @e0xextazy, thanks for the report. I found that the current implementation updates both generator and discriminator when the discriminator is updated by ScheduledOptimDisc, but it should be the discriminator only. I fixed the code and pushed to main branch, and my training log shows the expected results as follows. (grey: previous version, blue: fixed version)
image
The pre-trained model is just updated as well.

@keonlee9420
Copy link
Owner

close due to inactivity

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