Skip to content

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.

This includes the range fix from !1003 (merged)

Merge request reports