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

Luciano Dato 9032a68400 Misc 7 年 前
lv2ttl d5fa399be0 Misc 2 7 年 前
src 9032a68400 Misc 7 年 前
.gitignore 2fe1b29461 Initial commit 7 年 前
LICENSE 2fe1b29461 Initial commit 7 年 前
Makefile bf972c20c9 Init commit 7 年 前
README.md d5fa399be0 Misc 2 7 年 前
doxygen.conf f29841f0cc Misc 7 年 前
git2lv2.mk bf972c20c9 Init commit 7 年 前
static_rnnoise.sh bf972c20c9 Init commit 7 年 前

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