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