English

LiteVSR: Efficient Visual Speech Recognition by Learning from Speech Representations of Unlabeled Data

Computer Vision and Pattern Recognition 2023-12-18 v1 Sound Audio and Speech Processing

Abstract

This paper proposes a novel, resource-efficient approach to Visual Speech Recognition (VSR) leveraging speech representations produced by any trained Automatic Speech Recognition (ASR) model. Moving away from the resource-intensive trends prevalent in recent literature, our method distills knowledge from a trained Conformer-based ASR model, achieving competitive performance on standard VSR benchmarks with significantly less resource utilization. Using unlabeled audio-visual data only, our baseline model achieves a word error rate (WER) of 47.4% and 54.7% on the LRS2 and LRS3 test benchmarks, respectively. After fine-tuning the model with limited labeled data, the word error rate reduces to 35% (LRS2) and 45.7% (LRS3). Our model can be trained on a single consumer-grade GPU within a few days and is capable of performing real-time end-to-end VSR on dated hardware, suggesting a path towards more accessible and resource-efficient VSR methodologies.

Keywords

Cite

@article{arxiv.2312.09727,
  title  = {LiteVSR: Efficient Visual Speech Recognition by Learning from Speech Representations of Unlabeled Data},
  author = {Hendrik Laux and Emil Mededovic and Ahmed Hallawa and Lukas Martin and Arne Peine and Anke Schmeink},
  journal= {arXiv preprint arXiv:2312.09727},
  year   = {2023}
}

Comments

Accepted for publication at ICASSP 2024

R2 v1 2026-06-28T13:52:16.389Z