English

Contextual-Utterance Training for Automatic Speech Recognition

Audio and Speech Processing 2022-10-31 v1 Machine Learning Sound Signal Processing

Abstract

Recent studies of streaming automatic speech recognition (ASR) recurrent neural network transducer (RNN-T)-based systems have fed the encoder with past contextual information in order to improve its word error rate (WER) performance. In this paper, we first propose a contextual-utterance training technique which makes use of the previous and future contextual utterances in order to do an implicit adaptation to the speaker, topic and acoustic environment. Also, we propose a dual-mode contextual-utterance training technique for streaming automatic speech recognition (ASR) systems. This proposed approach allows to make a better use of the available acoustic context in streaming models by distilling "in-place" the knowledge of a teacher, which is able to see both past and future contextual utterances, to the student which can only see the current and past contextual utterances. The experimental results show that a conformer-transducer system trained with the proposed techniques outperforms the same system trained with the classical RNN-T loss. Specifically, the proposed technique is able to reduce both the WER and the average last token emission latency by more than 6% and 40ms relative, respectively.

Keywords

Cite

@article{arxiv.2210.16238,
  title  = {Contextual-Utterance Training for Automatic Speech Recognition},
  author = {Alejandro Gomez-Alanis and Lukas Drude and Andreas Schwarz and Rupak Vignesh Swaminathan and Simon Wiesler},
  journal= {arXiv preprint arXiv:2210.16238},
  year   = {2022}
}
R2 v1 2026-06-28T04:43:53.441Z