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

RNNoise - neural network to improve noise cancelling #53

Closed
unfa opened this issue Mar 23, 2018 · 4 comments
Closed

RNNoise - neural network to improve noise cancelling #53

unfa opened this issue Mar 23, 2018 · 4 comments

Comments

@unfa
Copy link

unfa commented Mar 23, 2018

I have stumbled upon this project on Xiph.org and I thought it could be a great resource fro Noise Repellent.
They have created a fast, realtime and cpu-efficient noise suppression tool using a neural network.

Source code and whitepaper are available:

https://people.xiph.org/~jm/demo/rnnoise/

@lucianodato
Copy link
Owner

Hey unfa! I have a plugin based on that library. It's called speech-denoise but the problem is that this library only supports 16 bit raw data and is quite difficult to change that for what I can tell. But definitely possible.

@lucianodato
Copy link
Owner

This could be used as a VAD for the adaptive mode

@lucianodato lucianodato reopened this Apr 7, 2018
@lucianodato
Copy link
Owner

Related to lucianodato/libspecbleach#17

@unfa
Copy link
Author

unfa commented Jan 3, 2020

Awesome! I thought Vocal Denoiser is just a pre-tuned simpler version of Noise Repellent.
I need to make a video about these two :)

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