LipGER: Visually-Conditioned Generative Error Correction for Robust Automatic Speech Recognition
Sreyan Ghosh, Sonal Kumar, Ashish Seth, Purva Chiniya, Utkarsh Tyagi, Ramani Duraiswami, Dinesh Manocha
TL;DR
LipGER addresses robust ASR in noisy environments by reframing audio-visual speech recognition as a visually-conditioned generative error correction task. It uses an LLM, prompted with an $N$-best hypothesis list, and conditioned on lip-motion cues through a multi-modal adapter, to rewrite the transcription. The authors also introduce LipHyp, a large-scale dataset of hypothesis-transcription pairs with lip cues, and demonstrate that LipGER yields notable Word Error Rate reductions (up to $49.2\%$ in some settings) across four datasets, including challenging real-world and domain-shift scenarios. This language-space denoising approach reduces the reliance on large-scale paired audio-visual data and offers robust performance across languages, accents, and recording conditions, with practical impact for real-world noisy ASR deployments.
Abstract
Visual cues, like lip motion, have been shown to improve the performance of Automatic Speech Recognition (ASR) systems in noisy environments. We propose LipGER (Lip Motion aided Generative Error Correction), a novel framework for leveraging visual cues for noise-robust ASR. Instead of learning the cross-modal correlation between the audio and visual modalities, we make an LLM learn the task of visually-conditioned (generative) ASR error correction. Specifically, we instruct an LLM to predict the transcription from the N-best hypotheses generated using ASR beam-search. This is further conditioned on lip motions. This approach addresses key challenges in traditional AVSR learning, such as the lack of large-scale paired datasets and difficulties in adapting to new domains. We experiment on 4 datasets in various settings and show that LipGER improves the Word Error Rate in the range of 1.1%-49.2%. We also release LipHyp, a large-scale dataset with hypothesis-transcription pairs that is additionally equipped with lip motion cues to promote further research in this space
