Compare commits
2 Commits
a3cb2c8632
...
16480b3749
Author | SHA1 | Date | |
---|---|---|---|
![]() |
16480b3749 | ||
![]() |
0d3901788d |
@ -137,6 +137,8 @@
|
|||||||
yubikey-personalization
|
yubikey-personalization
|
||||||
yubikey-manager
|
yubikey-manager
|
||||||
glibcLocales
|
glibcLocales
|
||||||
|
ccid
|
||||||
|
libusb-compat-0_1
|
||||||
];
|
];
|
||||||
|
|
||||||
# nixpkgs.overlays = [
|
# nixpkgs.overlays = [
|
||||||
|
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user