gst-plugins-rs/audio
Philippe Normand 60656c713d audiornnoise: New element for audio denoising
The audiornnoise element can be used as playbin audio-filter for instance, to
suppress noise in the audio stream.

This plugin relies on the nnnoiseless crate which implements the noise removal
algorithm of the Xiph RNNoise library, in Rust. Some demos and documentation of
the RNNoise C library can be found on:

https://people.xiph.org/~jm/demo/rnnoise/

Fixes #114
2020-08-13 12:46:28 +01:00
..
audiofx audiornnoise: New element for audio denoising 2020-08-13 12:46:28 +01:00
claxon Update for removal of ObjectImpl::get_type_data() 2020-07-26 18:46:32 +03:00
csound Fix some new clippy warnings 2020-07-28 18:52:11 +03:00
lewton Update for removal of ObjectImpl::get_type_data() 2020-07-26 18:46:32 +03:00