Compare commits
2 Commits
a3cb2c8632
...
16480b3749
Author | SHA1 | Date | |
---|---|---|---|
![]() |
16480b3749 | ||
![]() |
0d3901788d |
@ -137,6 +137,8 @@
|
||||
yubikey-personalization
|
||||
yubikey-manager
|
||||
glibcLocales
|
||||
ccid
|
||||
libusb-compat-0_1
|
||||
];
|
||||
|
||||
# nixpkgs.overlays = [
|
||||
|
@ -33,9 +33,9 @@
|
||||
filter.graph = {
|
||||
nodes = [
|
||||
{
|
||||
type = lv2
|
||||
type = ladspa
|
||||
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
|
||||
control = {
|
||||
"VAD Threshold (%)" = 50.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user