xiph / rnnoise

Recurrent neural network for audio noise reduction
BSD 3-Clause "New" or "Revised" License
3.87k stars 883 forks source link

how can I make the noise suppression more aggressive? #141

Open aviadavi opened 3 years ago

aviadavi commented 3 years ago

Hi,

how can I make the noise suppression more aggressive? I'm look on what line i can change to make the nooise suppression more aggressive.

bobolee1239 commented 3 years ago

Maybe you can refer to the post envelope filter of PercepNet (which is pretty much the following up of this work). I think the warp gain design might meet you need.