nnnoiseless icon indicating copy to clipboard operation
nnnoiseless copied to clipboard

Recurrent neural network for audio noise reduction

Results 3 nnnoiseless issues
Sort by recently updated
recently updated
newest added

This is a feature request for the cli interface. Can you add a parameter to allow to customize the output sample-rate when using the cli? Thank you in advance.

I'm trying to run the denoiser on microphone input from ios. And I have a problem. The rust module. ```#[no_mangle] pub unsafe extern fn detect(size: usize, array: *const i16, detector:...

It would be great to have a performance comparison between this and RNNoise.