mirror of
https://github.com/vector-im/element-call.git
synced 2026-05-19 10:54:36 +00:00
implement noise reduction based on DeepFilterNet3
This commit is contained in:
@@ -145,5 +145,8 @@
|
||||
"qs": "^6.14.1",
|
||||
"js-yaml": "^4.1.1"
|
||||
},
|
||||
"packageManager": "yarn@4.7.0"
|
||||
"packageManager": "yarn@4.7.0",
|
||||
"dependencies": {
|
||||
"deepfilternet3-noise-filter": "^1.2.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user