jmvalin: (Default)
jmvalin ([personal profile] jmvalin) wrote2017-09-26 10:24 pm
Entry tags:

RNNoise: Learning Noise Suppression

banner

This demo presents the RNNoise project, showing how deep learning can be applied to noise suppression. The main idea is to combine classic signal processing with deep learning to create a real-time noise suppression algorithm that's small and fast. No expensive GPUs required — it runs easily on a Raspberry Pi. The result is much simpler (easier to tune) and sounds better than traditional noise suppression systems (been there!).

Read More

Possible Use Cases

(Anonymous) 2017-12-03 09:02 pm (UTC)(link)
Great Work you are doing Jean Marc!
I was wondering if this could be applicable to active noise cancellation as well, with a real time algorithm say from a raspberry pi or maybe a hardware implementation on a fpga. Of course, this would have to be trained on a different training set; I was thinking the Aurora II? Could it be paired with another algorithm such as beamforming to also attenuate noise not from a specific relative location?

Sorry for the plethora of questions.
Thanks.

Re: Possible Use Cases

(Anonymous) 2019-01-02 04:43 pm (UTC)(link)
Hi Jean,

For active noise cancellation, can you suggest on the approach? Also, is there any project to your knowledge around that?