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

Any samples from the checkpoint? #4

Open
121898 opened this issue Jan 21, 2021 · 2 comments
Open

Any samples from the checkpoint? #4

121898 opened this issue Jan 21, 2021 · 2 comments

Comments

@121898
Copy link

121898 commented Jan 21, 2021

Hi,
I met two problems when testing your pretrained model "first_e0c8065_1380.pt",
1. If I ran the inference.py directly, some error will happen in the generator:torch.nn.modules.module.ModuleAttributeError: 'Upsample' object has no attribute 'remove_weight_norm'. I solved this by defining an extra function inside the generator.
2. After fixing problem 1, I checked the synthesized audio, clear artifacts can be heard and the quality is quite poor, I am not sure whether this is also your case. But absolutely it's far from the description in the original paper. I attached the audio as follows.

LJ026-0135_reconstructed_epoch1380.wav.zip

Thanks.

@ZDisket
Copy link

ZDisket commented Jan 21, 2021

Happens to me too, but I removed the 256 hop_size limitation and made it work with 48KHz.

@qiurui996
Copy link

Happens to me too, but I removed the 256 hop_size limitation and made it work with 48KHz.

Hello, I also encountered this problem, can you send me your modified code to see, my email is [email protected]

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

3 participants