feat(pipewire): use stereso for rnnoise, not mono.
This commit is contained in:
parent
4db38edcb6
commit
c2338e075a
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ in {
|
|||
type = "ladspa";
|
||||
name = "rnnoise";
|
||||
plugin = "${rnnoise-plugin}/lib/ladspa/librnnoise_ladspa.so";
|
||||
label = "noise_suppressor_mono";
|
||||
label = "noise_suppressor_stereo";
|
||||
control = {
|
||||
"VAD Threshold (%)" = 80.0;
|
||||
"VAD Grace Period (ms)" = 200;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue