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.
Badge code
You can use the following badge to inform users of lv2-speech-denoiser about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/lv2-speech-denoiser'><img src='https://packages.guix.gnu.org/packages/lv2-speech-denoiser/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[![Version in GNU Guix](https://packages.guix.gnu.org/packages/lv2-speech-denoiser/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/lv2-speech-denoiser)
Example Org:
[[https://packages.guix.gnu.org/packages/lv2-speech-denoiser][https://packages.guix.gnu.org/packages/lv2-speech-denoiser/badges/latest-version.svg]]