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

Buzzing sound near lower frequencies #12

Open
ghost opened this issue Nov 13, 2024 · 1 comment
Open

Buzzing sound near lower frequencies #12

ghost opened this issue Nov 13, 2024 · 1 comment

Comments

@ghost
Copy link

ghost commented Nov 13, 2024

I've been training a reverb removal model for about 160 000 steps on a single GPU. Near lower frequencies there is an audible 100 Hz buzzing sound. Will this clear up with more training or is it a limitation of the model?
preview

@JusperLee
Copy link
Owner

This issue is likely related to the limitations of the model itself. It seems that the frequency band splitting approach may not handle lower frequencies with sufficient precision. You could try experimenting with finer-grained processing in the low-frequency range, but the buzzing sound might persist if it's a fundamental limitation of the current model design.

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

1 participant