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

Problems about this project. #3

Open
linan06kuaishou opened this issue Dec 23, 2021 · 6 comments
Open

Problems about this project. #3

linan06kuaishou opened this issue Dec 23, 2021 · 6 comments

Comments

@linan06kuaishou
Copy link

Firstly, thank you for sharing this code. And i trained with vctk data set. But unfortunately, i didn't get good result. These are the main problems i found:
1 The audio generated by the Generator are just some tune noise and totally irrelevant to the input signal, even after several epochs of training.
2 I have noticed that the different component of g_loss are badly unbalanced, the adv loss is about 1e0 magnitude, feat loss is about 1e3 magnitude, rec loss is about 1e6 magnitude. I have tried to scale them to the same magnitude but it didn't seem to help to the final output signal.
3 I tried to implement the paper myself and got bad quality audio signal. There must be some mistakes and i really don't have a clue.
@wesbz Have you encounter the problems above? Or have you get promising result with this project?

@wesbz
Copy link
Owner

wesbz commented Dec 25, 2021

Hi, thanks for your comments! I unfortunately did find time to test that model all the way through.
If you find something, feel free to send a pull request. I'll let you know if I find something ;)

@liuyoude
Copy link

I also commit this problem, the result is terrible.

@wesbz
Copy link
Owner

wesbz commented Jan 20, 2022

Feel free to pursue and do a PR ;)

@MasterEndless
Copy link

I also got the bad qulity results, have you solved it yet?

@Liujingxiu23
Copy link

Anybody train the model successfully?

@iam-Yue
Copy link

iam-Yue commented May 14, 2024

Firstly, thank you for sharing this code. And i trained with vctk data set. But unfortunately, i didn't get good result. These are the main problems i found: 1 The audio generated by the Generator are just some tune noise and totally irrelevant to the input signal, even after several epochs of training. 2 I have noticed that the different component of g_loss are badly unbalanced, the adv loss is about 1e0 magnitude, feat loss is about 1e3 magnitude, rec loss is about 1e6 magnitude. I have tried to scale them to the same magnitude but it didn't seem to help to the final output signal. 3 I tried to implement the paper myself and got bad quality audio signal. There must be some mistakes and i really don't have a clue. @wesbz Have you encounter the problems above? Or have you get promising result with this project?

Have you successfully trained the model?

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

6 participants