镜像 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