-
Notifications
You must be signed in to change notification settings - Fork 213
Noise reduction #714
Copy link
Copy link
Open
Labels
A-Speech-EnhancementTechniques to enhance the intelligibility of speech in callsTechniques to enhance the intelligibility of speech in callsO-FrequentAffects or can be seen by most users regularly or impacts most users' first experienceAffects or can be seen by most users regularly or impacts most users' first experienceT-EnhancementNew features, changes in functionality, performance boosts, user-facing improvementsNew features, changes in functionality, performance boosts, user-facing improvements
Description
Activity
Metadata
Metadata
Assignees
Labels
A-Speech-EnhancementTechniques to enhance the intelligibility of speech in callsTechniques to enhance the intelligibility of speech in callsO-FrequentAffects or can be seen by most users regularly or impacts most users' first experienceAffects or can be seen by most users regularly or impacts most users' first experienceT-EnhancementNew features, changes in functionality, performance boosts, user-facing improvementsNew features, changes in functionality, performance boosts, user-facing improvements
Type
Projects
- StatusShow more project fieldsTriaged
Your use case
What would you like to do?
Automatically apply noise reduction filters to participants' audio.
Why would you like to do it?
While noise reduction doesn't improve the intelligibility of speech, it can help prevent auditory fatigue.
How would you like to achieve it?
Integrate noise reduction software such as RNNoise or DeepFilterNet into Element Call via WASM.
Have you considered any alternatives?
Relying on the browser's built-in noise reduction, which is usually very subtle if it exists at all.
Additional context
No response