(fix): calls
Some checks failed
/ build-desktop (linux) (push) Failing after 5m3s
/ build-web (push) Failing after 5m8s
/ build-mobile (push) Failing after 7m1s
/ release (push) Has been skipped

(fix): deepfilternet3
(feat): remove noise gate logs
(qol): update todo
This commit is contained in:
Alois 2026-07-06 21:45:57 +02:00
commit 76b64886da
11 changed files with 42 additions and 25 deletions

View file

@ -744,14 +744,14 @@ Generated from pnpm-lock.yaml and installed packages in workspace node_modules f
- Folder: `licenses/decimal.js-light@2.5.1`
- Source package dir: `apps/web/node_modules/decimal.js-light`
## deepfilternet3-noise-filter@1.3.0
## deepfilternet3-noise-filter@1.2.1
- License: (Apache-2.0 OR MIT)
- Homepage: https://github.com/mezonai/mezon-noise-suppression#readme
- Repository: git+https://github.com/mezonai/mezon-noise-suppression.git
- Description: Custom audio processor with DeepFilterNet3 noise filtering integrated with LiveKit client
- Included files: LICENSE-APACHE, LICENSE-MIT
- Folder: `licenses/deepfilternet3-noise-filter@1.3.0`
- Folder: `licenses/deepfilternet3-noise-filter@1.2.1`
- Source package dir: `packages/call/node_modules/deepfilternet3-noise-filter`
## detect-node-es@1.1.0

View file

@ -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 @@
]
}
]
}
}

View file

@ -368,7 +368,7 @@
},
{
"name": "@radix-ui/react-slot",
"version": "1.3.0",
"version": "1.2.1",
"license": "MIT",
"homepage": "https://radix-ui.com/primitives",
"repository": "git+https://github.com/radix-ui/primitives.git",
@ -1027,7 +1027,7 @@
"LICENSE-APACHE",
"LICENSE-MIT"
],
"licenseFolder": "licenses/deepfilternet3-noise-filter@1.3.0",
"licenseFolder": "licenses/deepfilternet3-noise-filter@1.2.1",
"sourcePackageDir": "packages/call/node_modules/deepfilternet3-noise-filter"
},
{
@ -1847,4 +1847,4 @@
"sourcePackageDir": "packages/call/node_modules/zustand"
}
]
}
}