Meonardo / webrtc-audio-processing

BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

where to get rnnoise libs ? #1

Open wubolinha opened 1 week ago

wubolinha commented 1 week ago

I find code: get_option('rnnoise_path'),but I do not known how to get this libs. Could you give me some advises? tks.

Meonardo commented 6 days ago

Currently I am using the rnnoise library to replace the internal noise suppression submodule, but still working on it, you can remove the rnnoise_path parameter to use the internal noise suppression submodule.