-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Feat/rnnoise #3205
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
base: main
Are you sure you want to change the base?
Feat/rnnoise #3205
Conversation
9eee540 to
edd1aa5
Compare
|
Awesome! Thank you @gui217 ! Do you mind rebasing and updating |
|
@aconchillo rebased and fixed uv.lock 🙏 |
Thanks! Something is off with the UT. |
should be fixed now - how can i re-trigger the workflows? |
Codecov Report❌ Patch coverage is
... and 10 files with indirect coverage changes 🚀 New features to boost your workflow:
|
Add RNNoiseFilter implementation for real-time noise suppression using
RNNoise neural network via pyrnnoise library. The filter buffers audio
to match RNNoise's required frame length (480 samples at 48kHz) and
processes it in chunks.
when disabled, buffering behavior and. resampling
In order to use simply: