mail2chromium / Android-Audio-Processing-Using-WebRTC

All in all WebRTC. A Complete Guide to enable Rich and High Quality of **Real-Time Voice Communication** on Android Platform. This repository involves a complete understanding, implementation and documentation related to WebRTC Audio Processing.
144 stars 49 forks source link

Any noise gate implementation on webrtc? #3

Closed aviadavi closed 3 years ago

mail2chromium commented 3 years ago

@aviadavi Thanks for reaching me out. I am working on Standalone WebRtc Noise Suppress and RNNoise, I hopefully this would be done really soon.

Please let me know, If I can assist you.

aviadavi commented 3 years ago

Basically I'm using M84. RNNoise is not part of it right? I'm looking for a very basic noise gate..

mail2chromium commented 3 years ago

I am not working on any branch like M84. I am working on the master branch. There is a possibility that WebRtc may include RNNoise in there future checkouts. Secondly, I am working on a standalone AEC, AGC, NS and VAD module.

What I can help you to direct towards possible solutions, Please Visit.