RNNoise: Learning Noise Suppression
Sep. 26th, 2017 10:24 pm![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)

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!).
i suggest addition option to open local file
Date: 2020-07-06 03:59 pm (UTC)RNNoise running demo issue
Date: 2021-07-07 07:18 pm (UTC)I'm trying to run compiled rnnoise demo on windows 10 using command:
./examples/rnnoise_demo input.wav output.wav
Why am I getting an empty audio file at the output (output.wav 0 KB)?
Thanks in advance. Anton
Re: RNNoise running demo issue
From: (Anonymous) - Date: 2021-07-07 08:18 pm (UTC) - ExpandRe: RNNoise running demo issue
From: (Anonymous) - Date: 2024-09-18 12:22 pm (UTC) - Expandno subject
Date: 2021-12-15 08:32 am (UTC)I don't know much about all this neural network stuff, but I know this project is wicked cool and works well.
Could RNNoise be adapted to run on the GNA processor built in to Intel's latest CPUs?
The lib, API, and a sample source are at https://github.com/intel/gna if you're interested in taking a look.
Thanks so much for sharing this work, and a belated congrats for the Open Broadcaster Software integration :)
- B
Unable to clear the background noise using this repo even after using the correct PMC files
Date: 2024-09-18 12:20 pm (UTC)