noise-suppression-for-voice
Real-time Noise suppression plugin based on Xiph's RNNoise
This plug-in is meant to suppress a wide range of noise origins: computer fans, offices, crowds, airplanes, cars, trains, construction, and more.
Mild background noise is always suppressed, loud sounds, like clicking of mechanical keyboard, are suppressed while there is no voice however they are only reduced in volume when voice is present.
The plug-in is made to work with 1 or 2 channels (LADSPA plugin), 16 bit, 48000 Hz audio input.
- Versions: 0.91
- Website: https://github.com/werman/noise-suppression-for-voice
- Licenses: GPL 3
- Package source: gnu/packages/pulseaudio.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of noise-suppression-for-voice
as follows:
guix install noise-suppression-for-voice
Or install a particular version:
guix install noise-suppression-for-voice@0.91
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.