mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2025-12-30 03:12:29 +00:00
* feat(noise-suppression): Add support for BVC model * feat(noise-suppression): Add support for extended BVC devices list This commit adds support for extending the list of allowed BVC devices in the noise suppression feature. It introduces a new file, `bvc-allowed-ext.txt`, which can be used to include additional BVC supported devices. * fix(noise-suppression): reuse the existing audioStream for Krisp initialization * update krisp configuration * refactor(krisp): Update Krisp JS SDK version and noise suppression configuration * refactor(config): update config default values, add the enabled flad in INoiseSuppressionConfig