xiph / rnnoise

Recurrent neural network for audio noise reduction
BSD 3-Clause "New" or "Revised" License
4.1k stars 896 forks source link

Stream microphone to speakers #2

Open bogdanr opened 7 years ago

bogdanr commented 7 years ago

How would I test this by streaming the microphone to speakers in realtime?

jmvalin commented 7 years ago

Well, all you'd need to do is write the soundcard capture/playback code.

vovcacik commented 5 years ago

Other folks already made various audio plugins using rnnoise. Quick start guide for Windows would be this: