Removes background noise in Discord voice chat.
- Cleans your mic for others
- Cleans selected friends mics for you
- Green speaking ring still works
DeepFilterNet3 (WASM + ONNX) in AudioWorklet. Outbound via getUserMedia, inbound per user via RTCPeerConnection.
git clone https://github.com/Vendicated/Vencord && cd Vencord
git clone https://github.com/FlimixST/NoiseDFN src/userplugins/noisedfn
pnpm install && pnpm buildAssets already in noisedfn/assets/ - no extra download.
Then inject:
- Discord Desktop:
pnpm injectand pick your install - Vesktop: Settings -> Vencord Settings -> Vesktop -> Open Developer Settings -> Vencord Location -> Change -> pick
Vencord/dist-> restart
Settings -> Vencord Settings -> Plugins -> NoiseDFN
- Enable
- Your mic / level
- Friends mics / level
- User IDs (comma separated, empty = none) - Copy User ID with Developer Mode
No restart needed.