English

Deep context: end-to-end contextual speech recognition

Audio and Speech Processing 2018-08-09 v1 Machine Learning Sound Machine Learning

Abstract

In automatic speech recognition (ASR) what a user says depends on the particular context she is in. Typically, this context is represented as a set of word n-grams. In this work, we present a novel, all-neural, end-to-end (E2E) ASR sys- tem that utilizes such context. Our approach, which we re- fer to as Contextual Listen, Attend and Spell (CLAS) jointly- optimizes the ASR components along with embeddings of the context n-grams. During inference, the CLAS system can be presented with context phrases which might contain out-of- vocabulary (OOV) terms not seen during training. We com- pare our proposed system to a more traditional contextualiza- tion approach, which performs shallow-fusion between inde- pendently trained LAS and contextual n-gram models during beam search. Across a number of tasks, we find that the pro- posed CLAS system outperforms the baseline method by as much as 68% relative WER, indicating the advantage of joint optimization over individually trained components. Index Terms: speech recognition, sequence-to-sequence models, listen attend and spell, LAS, attention, embedded speech recognition.

Keywords

Cite

@article{arxiv.1808.02480,
  title  = {Deep context: end-to-end contextual speech recognition},
  author = {Golan Pundak and Tara N. Sainath and Rohit Prabhavalkar and Anjuli Kannan and Ding Zhao},
  journal= {arXiv preprint arXiv:1808.02480},
  year   = {2018}
}
R2 v1 2026-06-23T03:27:06.891Z