(frontend) add @timephy/rnnoise-wasm for noise suppression

Install wrapper around Jitsi's RNNoise implementation for easier reuse.
Note: Library may not properly release WebAssembly resources based on
code review.
This commit is contained in:
lebaudantoine
2025-06-09 15:08:21 +02:00
committed by aleb_the_flash
parent 12fc33d30a
commit 43df855461
2 changed files with 7 additions and 0 deletions

View File

@@ -20,6 +20,7 @@
"@react-aria/toast": "3.0.2",
"@remixicon/react": "4.6.0",
"@tanstack/react-query": "5.76.0",
"@timephy/rnnoise-wasm": "1.0.0",
"crisp-sdk-web": "1.0.25",
"hoofd": "1.7.3",
"i18next": "25.1.2",