gst-plugins-rs/audio/audiofx/src
Michiel Konstapel 54741b7cc4 audiornnoise: add voice detection threshold
Add a property "voice-activity-threshold". Frames where the voice
detection score from the RNN is below the threshold will be completely
muted.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1004>
2022-12-12 11:55:38 +02:00
..
audioecho Fix GObject type names, GStreamer debug category names and element factory names 2022-10-23 20:46:08 +03:00
audioloudnorm Fix various new clippy warnings 2022-11-01 10:27:48 +02:00
audiornnoise audiornnoise: add voice detection threshold 2022-12-12 11:55:38 +02:00
ebur128level Update for gst::Array / gst::List API improvements 2022-11-27 01:12:46 +02:00
hrtfrender Update for gst::Array / gst::List API improvements 2022-11-27 01:12:46 +02:00
lib.rs Allow "unused_doc_comments" as we use hotdoc and not rustdoc 2022-08-29 18:33:22 -04:00