Unified Speech Recognition: A Single Model for Auditory, Visual, and Audiovisual Inputs
About
Research in auditory, visual, and audiovisual speech recognition (ASR, VSR, and AVSR, respectively) has traditionally been conducted independently. Even recent self-supervised studies addressing two or all three tasks simultaneously tend to yield separate models, leading to disjoint inference pipelines with increased memory requirements and redundancies. This paper proposes unified training strategies for these systems. We demonstrate that training a single model for all three tasks enhances VSR and AVSR performance, overcoming typical optimisation challenges when training from scratch. Moreover, we introduce a greedy pseudo-labelling approach to more effectively leverage unlabelled samples, addressing shortcomings in related self-supervised methods. Finally, we develop a self-supervised pre-training method within our framework, proving its effectiveness alongside our semi-supervised approach. Despite using a single model for all tasks, our unified approach achieves state-of-the-art performance compared to recent methods on LRS3 and LRS2 for ASR, VSR, and AVSR, as well as on the newly released WildVSR dataset. Code and models are available at https://github.com/ahaliassos/usr.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Automatic Speech Recognition | Librispeech (test-clean) | WER25.3 | 84 | |
| Visual Speech Recognition | LRS3 High-Resource, 433h labelled v1 (test) | WER0.011 | 80 | |
| Visual-only Speech Recognition | LRS2 (test) | WER15.4 | 63 | |
| Visual Speech Recognition | LRS3 | WER0.011 | 59 | |
| Speech Recognition | LRS2 (test) | WER1.9 | 49 | |
| Visual Speech Recognition | LRS3 Low-Resource 30h labelled v1 (test) | WER0.024 | 34 | |
| Audio-Visual Speech Recognition | LRS2 (test) | WER1.9 | 34 | |
| Speech Recognition | LRS3 low-resource | WER (V)26.9 | 18 | |
| Speech Recognition | LRS3 high-resource | WER (V)22.3 | 18 | |
| Automatic Speech Recognition | LRS3 High-Resource, 433h labelled v1 (test) | WER0.012 | 16 |