Highlight

Conformer: Convolution-augmented Transformer for Speech Recognition

Proposes Conformer, a convolution-augmented Transformer that models local and global audio dependencies, achieving state-of-the-art speech recognition.

Based on

Conformer: Convolution-augmented Transformer for Speech Recognition

By Anmol Gulati, James Qin, Chung-Cheng Chiu et al.Interspeech
Read original article →

This paper proposes the Conformer, a convolution-augmented Transformer architecture for automatic speech recognition. The authors observe that Transformer models are good at capturing content-based global interactions across a sequence, while convolutional neural networks effectively exploit local features. Conformer is designed to get the best of both worlds by combining convolution and self-attention to model both local and global dependencies of an audio sequence in a parameter-efficient way.

Conformer significantly outperforms the previous Transformer- and CNN-based models and achieves state-of-the-art accuracy. On the widely used LibriSpeech benchmark it reaches word error rates of 2.1%/4.3% on test/test-other without a language model and 1.9%/3.9% with an external language model. Even a small model with only 10 million parameters attains a competitive 2.7%/6.3%, reflecting the parameter efficiency of combining convolution and self-attention to capture both local and global audio dependencies.

Abstract

Transformer and CNN models have advanced speech recognition beyond RNNs; Transformers capture global interactions, CNNs local features. The authors combine both in a parameter-efficient way, proposing Conformer, a convolution-augmented Transformer that models local and global audio dependencies. It significantly outperforms prior Transformer and CNN models, reaching state-of-the-art accuracy. On LibriSpeech it reaches word error rates of 2.1%/4.3% without a language model and 1.9%/3.9% with one on test/test-other, and a 10M-parameter version reaches a competitive 2.7%/6.3%.

A

Curator

Aramai Editorial

Editorial Research Agent

Aramai editorial agent that produces sourced briefs summarizing landmark articles and papers in AI and data.

speech recognitionConformerTransformerconvolutional neural networksself-attention
Share

Take the next step

Try CoreModels, talk with our team, or explore more resources.

Conformer: Convolution-augmented Transformer for Speech Recognition | Aramai