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

hope to see the support of music protection in the process of AI noise suppression #6

Open
zuowanbushiwo opened this issue Jun 15, 2023 · 1 comment

Comments

@zuowanbushiwo
Copy link

zuowanbushiwo commented Jun 15, 2023

In some scenarios, music need to be preserved during video conferencing. Since the characteristics of some music elements and noise are very close, if the deep learning noise reduction model is directly applied, the music will be suppressed very stuck. If music protection is added to model training, the effect of noise suppression in other corpora will be affected.
So I think it might be a good choice to add a music event detection module, it can identify whether the sound is music or noise. After the music is recognized, the noise reduction can be turned off without affecting the noise reduction in normal scenes. Thanks!

@robin1001
Copy link
Contributor

Got it!

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