Use DeepFilterNet as a Pipewire filter-chain source (Virtual Microphone)
mainTo create a virtual microphone that suppresses noise for applications like Zoom or Discord, use a Pipewire filter-chain source.
- Configure your filter-chain using the template provided in
filter-chain-configs/deepfilter-mono-source.conf. - Run the Pipewire filter-chain module with your configuration file.
To debug the setup, you can increase the log level using the RUST_LOG environment variable.