Skip to content

Commit

Permalink
Update rnnoise_ladspa readme with more details
Browse files Browse the repository at this point in the history
  • Loading branch information
lawl committed Jul 5, 2020
1 parent dc9a441 commit 205307a
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion librnnoise_ladspa/README
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 205307a

Please sign in to comment.