Update rnnoise_ladspa readme with more details

pull/3/head 0.1-alpha
lawl 4 years ago
parent dc9a441ba0
commit 205307aa26

@ -1 +1,10 @@
Put a compiled librnnoise_ladspa.so in this folder, it will be required for compilation
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
Loading…
Cancel
Save