English

Do End-to-End Speech Recognition Models Care About Context?

Audio and Speech Processing 2021-02-22 v1 Computation and Language Machine Learning Sound

Abstract

The two most common paradigms for end-to-end speech recognition are connectionist temporal classification (CTC) and attention-based encoder-decoder (AED) models. It has been argued that the latter is better suited for learning an implicit language model. We test this hypothesis by measuring temporal context sensitivity and evaluate how the models perform when we constrain the amount of contextual information in the audio input. We find that the AED model is indeed more context sensitive, but that the gap can be closed by adding self-attention to the CTC model. Furthermore, the two models perform similarly when contextual information is constrained. Finally, in contrast to previous research, our results show that the CTC model is highly competitive on WSJ and LibriSpeech without the help of an external language model.

Keywords

Cite

@article{arxiv.2102.09928,
  title  = {Do End-to-End Speech Recognition Models Care About Context?},
  author = {Lasse Borgholt and Jakob Drachmann Havtorn and Željko Agić and Anders Søgaard and Lars Maaløe and Christian Igel},
  journal= {arXiv preprint arXiv:2102.09928},
  year   = {2021}
}

Comments

Published in the proceedings of INTERSPEECH 2020, pp. 4352-4356

R2 v1 2026-06-23T23:19:36.544Z