lv2-speech-denoiser
Speech denoise LV2 plugin based on Xiph's RNNoise library
RNNoise is a library that uses deep learning to apply noise suppression to audio sources with voice presence. This package provides an LV2 audio plugin.
- Versions: 0-1.04cfba9
- Website: https://github.com/werman/noise-suppression-for-voice
- Licenses: LGPL 3+
- Package source: gnu/packages/audio.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of lv2-speech-denoiser
as follows:
guix install lv2-speech-denoiser
Or install a particular version:
guix install lv2-speech-denoiser@0-1.04cfba9
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.