Switch to ladspa.

This commit is contained in:
Tom Alexander 2025-01-09 21:32:37 -05:00
parent 0d3901788d
commit 16480b3749
Signed by: talexander
GPG Key ID: D3A179C9A53C0EDE

View File

@ -33,9 +33,9 @@
filter.graph = { filter.graph = {
nodes = [ nodes = [
{ {
type = lv2 type = ladspa
name = rnnoise name = rnnoise
plugin = "https://github.com/werman/noise-suppression-for-voice#mono" plugin = "${pkgs.rnnoise-plugin}/lib/ladspa/librnnoise_ladspa.so"
label = noise_suppressor_mono label = noise_suppressor_mono
control = { control = {
"VAD Threshold (%)" = 50.0 "VAD Threshold (%)" = 50.0