noise-suppression-for-voice 0.91
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.
- 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 noise-suppression-for-voice 0.91
as follows:
guix install noise-suppression-for-voice@0.91
Or install the latest version:
guix install noise-suppression-for-voice
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.