镜像 speech-denoiser https://github.com/lucianodato/speech-denoiser.git

Luciano Dato 94fce70fd5 Removing noise-repellent remaining stuff 8 лет назад
lv2ttl bf972c20c9 Init commit 8 лет назад
src 94fce70fd5 Removing noise-repellent remaining stuff 8 лет назад
.gitignore 2fe1b29461 Initial commit 8 лет назад
LICENSE 2fe1b29461 Initial commit 8 лет назад
Makefile bf972c20c9 Init commit 8 лет назад
README.md 2f61040f69 Clarification on README 8 лет назад
doxygen.conf bf972c20c9 Init commit 8 лет назад
git2lv2.mk bf972c20c9 Init commit 8 лет назад
static_rnnoise.sh bf972c20c9 Init commit 8 лет назад

README.md

speech-denoiser


A speech denoise lv2 plugin based on Xiph's RNNoise library

IT DOES NOT WORK YET!!!

To compile it

  chmod +x static_rnnoise.sh
  ./static_rnnoise.sh
  make
  sudo make install