diff --git a/modules/software/audio_video.nix b/modules/software/audio_video.nix index 37aee8e..dd1c453 100644 --- a/modules/software/audio_video.nix +++ b/modules/software/audio_video.nix @@ -26,7 +26,7 @@ "plugin" = "${pkgs.rnnoise-plugin}/lib/ladspa/librnnoise_ladspa.so"; "label" = "noise_suppressor_stereo"; "control" = { - "VAD Threshold (%)" = 60.0; + "VAD Threshold (%)" = 80.0; }; } ];