diff --git a/librnnoise_ladspa/README b/librnnoise_ladspa/README index 06f9fd6..0ee5686 100644 --- a/librnnoise_ladspa/README +++ b/librnnoise_ladspa/README @@ -1 +1,10 @@ -Put a compiled librnnoise_ladspa.so in this folder, it will be required for compilation \ No newline at end of file +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 \ No newline at end of file