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

Poor Synthesis Quality on 44k Sample Rate #28

Open
Malik7115 opened this issue Apr 11, 2022 · 1 comment
Open

Poor Synthesis Quality on 44k Sample Rate #28

Malik7115 opened this issue Apr 11, 2022 · 1 comment

Comments

@Malik7115
Copy link

Hello, I have two somewhat identical datasets with similar samples. I have trained the WaveGrad with 22k sample rate audios and it is quite good. However, the synthesis quality for 44k sample rate data is not as good. Would really appreciate any suggestions, especially in terms of changing model parameters. The only changes in parameters are as follows:

sample rate: 44k
n_fft: 2048
window_size: 2048
ho_length: 512

@ivanvovk
Copy link
Owner

@Malik7115 Hey, I can suggest you to take a look on the Large WaveGrad model in the orig WaveGrad paper (not implemented here, but I think it is easy to adjust the current code). It definitely would be slower a bit, but at the same time should obtain better quality.

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