DeepFilterNet
DeepFilterNet copied to clipboard
Fix wrong channel in Pipewire mono source example
The Pipewire example for creating a noise-suppressing virtual microphone sets the only channel as FL (front-left), which makes audio from the microphone present only on the left channel. Setting the channel to MONO instead fixes the issue.