diff --git a/home-manager.nix b/home-manager.nix index 3a256de..8129d7d 100644 --- a/home-manager.nix +++ b/home-manager.nix @@ -172,7 +172,7 @@ plugin = ${pkgs.rnnoise-plugin}/lib/ladspa/librnnoise_ladspa.so label = noise_suppressor_mono control = { - "VAD Threshold (%)" = 75.0 + "VAD Threshold (%)" = 20.0 "VAD Grace Period (ms)" = 300 "Retroactive VAD Grace (ms)" = 0 }