We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
=
1 parent 226f03b commit c1cf430Copy full SHA for c1cf430
README.md
@@ -82,9 +82,9 @@ context.modules = [
82
plugin = /path/to/librnnoise_ladspa.so
83
label = noise_suppressor_mono
84
control = {
85
- "VAD Threshold (%)" 50.0
86
- "VAD Grace Period (ms)" 200
87
- "Retroactive VAD Grace (ms)" 0
+ "VAD Threshold (%)" = 50.0
+ "VAD Grace Period (ms)" = 200
+ "Retroactive VAD Grace (ms)" = 0
88
}
89
90
]
0 commit comments