TL;DR
Automatic speech recognition (ASR) struggles in noisy environments due to background noise and artifacts from speech enhancement (SE). The proposed intelligibility-guided observation addition (OA) method fuses noisy and SE-enhanced speech using intelligibility estimates to determine fusion weights.
✦ Why It Matters
Engineers can implement intelligibility-guided OA to improve ASR performance in noisy environments without retraining models.
Key Takeaways
How It Works
The intelligibility-guided observation addition method calculates fusion weights based on intelligibility estimates from the ASR system. This allows for a more informed combination of noisy and enhanced speech inputs, improving recognition accuracy without the need for retraining the underlying models.
Related