lv2-speech-denoiser 0-1.04cfba9
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.
- 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 lv2-speech-denoiser 0-1.04cfba9
as follows:
guix install lv2-speech-denoiser@0-1.04cfba9
Or install the latest version:
guix install lv2-speech-denoiser
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.