HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

End-to-end Audio-visual Speech Recognition with Conformers

Ma Pingchuan ; Petridis Stavros ; Pantic Maja

End-to-end Audio-visual Speech Recognition with Conformers

Abstract

In this work, we present a hybrid CTC/Attention model based on a ResNet-18and Convolution-augmented transformer (Conformer), that can be trained in anend-to-end manner. In particular, the audio and visual encoders learn toextract features directly from raw pixels and audio waveforms, respectively,which are then fed to conformers and then fusion takes place via a Multi-LayerPerceptron (MLP). The model learns to recognise characters using a combinationof CTC and an attention mechanism. We show that end-to-end training, instead ofusing pre-computed visual features which is common in the literature, the useof a conformer, instead of a recurrent network, and the use of atransformer-based language model, significantly improve the performance of ourmodel. We present results on the largest publicly available datasets forsentence-level speech recognition, Lip Reading Sentences 2 (LRS2) and LipReading Sentences 3 (LRS3), respectively. The results show that our proposedmodels raise the state-of-the-art performance by a large margin in audio-only,visual-only, and audio-visual experiments.

Code Repositories

mpc001/auto_avsr
pytorch
Mentioned in GitHub
zziz/pwc
pytorch

Benchmarks

BenchmarkMethodologyMetrics
audio-visual-speech-recognition-on-lrs2End2end Conformer
Test WER: 3.7
audio-visual-speech-recognition-on-lrs3-tedHyb-Conformer
Word Error Rate (WER): 2.3
automatic-speech-recognition-on-lrs2End2end Conformer
Test WER: 3.9
lipreading-on-lrs2Hybrid CTC / Attention
Word Error Rate (WER): 39.1
lipreading-on-lrs3-tedHyb + Conformer
Word Error Rate (WER): 43.3

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
End-to-end Audio-visual Speech Recognition with Conformers | Papers | HyperAI