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

Periodic noise in flow based model? #1

Open
npuichigo opened this issue Nov 7, 2018 · 2 comments
Open

Periodic noise in flow based model? #1

npuichigo opened this issue Nov 7, 2018 · 2 comments

Comments

@npuichigo
Copy link

Hi,
Thank you for your nice job. But I found that either your FloWaveNet or NVIDIA's WaveGlow has a problem of containing periodic noise.

image

Maybe this is caused by the squeeze operations, because I found that the frequencies of the periodic noise in WaveGlow are multiples of sample_rate // squeeze_factor. (for example, 16khz audio with squeeze_factor 8 may have periodic noise with 2khz, 4khz, 6khz and so on)

So do you any idea about how to solve this problem?

@ksw0306
Copy link
Owner

ksw0306 commented Nov 10, 2018

Thank you for the input! We're also experiencing these kinds of freq band artifact during experiments (as stated in the preliminary draft). We are now tracking down the possible root cause with follow-up experiments. We'll share our result soon along with the updated version of the draft!

@jiqizaisikao
Copy link

Hi,i have also met this problem

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