English

A Comparison of Techniques for Language Model Integration in Encoder-Decoder Speech Recognition

Audio and Speech Processing 2018-11-08 v2 Artificial Intelligence Computation and Language Sound

Abstract

Attention-based recurrent neural encoder-decoder models present an elegant solution to the automatic speech recognition problem. This approach folds the acoustic model, pronunciation model, and language model into a single network and requires only a parallel corpus of speech and text for training. However, unlike in conventional approaches that combine separate acoustic and language models, it is not clear how to use additional (unpaired) text. While there has been previous work on methods addressing this problem, a thorough comparison among methods is still lacking. In this paper, we compare a suite of past methods and some of our own proposed methods for using unpaired text data to improve encoder-decoder models. For evaluation, we use the medium-sized Switchboard data set and the large-scale Google voice search and dictation data sets. Our results confirm the benefits of using unpaired text across a range of methods and data sets. Surprisingly, for first-pass decoding, the rather simple approach of shallow fusion performs best across data sets. However, for Google data sets we find that cold fusion has a lower oracle error rate and outperforms other approaches after second-pass rescoring on the Google voice search data set.

Keywords

Cite

@article{arxiv.1807.10857,
  title  = {A Comparison of Techniques for Language Model Integration in Encoder-Decoder Speech Recognition},
  author = {Shubham Toshniwal and Anjuli Kannan and Chung-Cheng Chiu and Yonghui Wu and Tara N Sainath and Karen Livescu},
  journal= {arXiv preprint arXiv:1807.10857},
  year   = {2018}
}

Comments

Accepted in SLT 2018

R2 v1 2026-06-23T03:17:41.676Z