diff --git a/modules/software/audio_video.nix b/modules/software/audio_video.nix index 0b9b463..37aee8e 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 (%)" = 50.0; + "VAD Threshold (%)" = 60.0; }; } ];