You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
NoiseTorch/librnnoise_ladspa/README

10 lines
240 B
Plaintext

Put a compiled librnnoise_ladspa.so in this folder, it will be required for compilation.
You can find the code for this here: https://github.com/werman/noise-suppression-for-voice
Run:
git clone
cd noise-supression-for-voice
cmake .
make