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

Add noise cancellation RNNoise support #128

Open
ahmet-cetinkaya opened this issue Nov 2, 2024 · 1 comment
Open

Add noise cancellation RNNoise support #128

ahmet-cetinkaya opened this issue Nov 2, 2024 · 1 comment

Comments

@ahmet-cetinkaya
Copy link

Description

I would like to request the integration of RNNoise for enhanced noise cancellation capabilities in our project. RNNoise, developed by Xiph.org, utilizes a recurrent neural network to significantly improve the quality of audio by reducing background noise.

Benefits

  • Improved Audio Quality: RNNoise can effectively remove background noise without heavily compromising the quality of the main audio signal.
  • Real-time Processing: It offers real-time processing capabilities, making it suitable for applications such as video conferencing, streaming, and voice recording.
  • Open Source: Being an open-source project, integrating RNNoise aligns well with our commitment to using and supporting open-source solutions.

Proposed Implementation

  • Integrate RNNoise as an optional module in our audio processing pipeline.
  • Provide configuration options for users to enable/disable RNNoise and adjust noise suppression levels.

Additional Resources

Conclusion

Adding RNNoise support would greatly enhance the audio quality of our project and improve user experience. I look forward to your feedback and am happy to assist with the implementation if needed.

@AtaOzeren
Copy link

Yes, these features are absolutely necessary.

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