#rnnoise — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #rnnoise, aggregated by home.social.
-
CW: CW Debian 13
#Easyeffects ist auf Debian 13 immer noch ohne #RNNoise paketiert? Ich hätte jetzt *geschworen*, die Trainingsdaten seien mit Jahren an Vorlauf auf Open-Source umgestellt worden. 🤔 (Workaround per Flatpak funktioniert weiterhin.)
-
Noisy microphone on #nixos ?
Just set:
```
programs.noisetorch.enable = true
```And enjoy your deep-learning noise suppressed virtual mircrophone in any software.
-
I just pushed a draft PR that adds noise reduction support to the AudioBridge plugin in the #Janus #webrtc server via #RNNoise. It still doesn't 100% work all the time, due to the fixed number of samples RNNoise expects (and that I'm figuring out how to work around) that has different implications depending on the sampling rate in use in a room, but it's definitely a good first step I think!