1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-14 00:50:35 +02:00

gnu: lv2-speech-denoiser: Fix typo in description.

* gnu/packages/audio.scm (lv2-speech-denoiser)[description]: Fix typo.
This commit is contained in:
Tobias Geerinckx-Rice
2021-04-09 19:53:24 +02:00
parent 87ff6ea8e2
commit 7699bbb3a9

View File

@@ -4260,7 +4260,7 @@ the following features:
(home-page "https://github.com/werman/noise-suppression-for-voice")
(synopsis "Speech denoise LV2 plugin based on Xiph's RNNoise library")
(description "RNNoise is a library that uses deep learning to apply
noise supression to audio sources with voice presence. This package provides
noise suppression to audio sources with voice presence. This package provides
an LV2 audio plugin.")
(license license:lgpl3+))))