(fix): calls
(fix): deepfilternet3 (feat): remove noise gate logs (qol): update todo
This commit is contained in:
parent
92dfea7329
commit
76b64886da
11 changed files with 42 additions and 25 deletions
|
|
@ -2651,10 +2651,10 @@
|
|||
},
|
||||
{
|
||||
"type": "library",
|
||||
"bomRef": "pkg:npm/deepfilternet3-noise-filter@1.3.0",
|
||||
"bomRef": "pkg:npm/deepfilternet3-noise-filter@1.2.1",
|
||||
"name": "deepfilternet3-noise-filter",
|
||||
"version": "1.3.0",
|
||||
"purl": "pkg:npm/deepfilternet3-noise-filter@1.3.0",
|
||||
"version": "1.2.1",
|
||||
"purl": "pkg:npm/deepfilternet3-noise-filter@1.2.1",
|
||||
"description": "Custom audio processor with DeepFilterNet3 noise filtering integrated with LiveKit client",
|
||||
"licenses": [
|
||||
{
|
||||
|
|
@ -2676,7 +2676,7 @@
|
|||
"properties": [
|
||||
{
|
||||
"name": "local:licenseFolder",
|
||||
"value": "licenses/deepfilternet3-noise-filter@1.3.0"
|
||||
"value": "licenses/deepfilternet3-noise-filter@1.2.1"
|
||||
},
|
||||
{
|
||||
"name": "local:sourcePackageDir",
|
||||
|
|
@ -4851,4 +4851,4 @@
|
|||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue