From 1b9a5a264e94069cc32e92b214af7fef6c647557 Mon Sep 17 00:00:00 2001 From: Ranomier <> Date: Thu, 12 Dec 2024 19:44:26 +0100 Subject: [PATCH] 284 current 2024-12-12 19:44:16 24.11.20241207.e2605d0 6.12.3 * --- modules/software/audio_video.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; }; } ];