ICASSP 2022accepted0 citations

Transducer-Based Streaming Deliberation for Cascaded Encoders

Ke Hu, Tara N. Sainath, Arun Narayanan, Ruoming Pang, Trevor Strohman

Abstract

Previous research on applying deliberation networks to automatic speech recognition has achieved excellent results. The attention decoder based deliberation model often works as a rescorer to improve first-pass recognition results, and requires the full first-pass hypothesis for second-pass deliberation. In this work, we propose a transducer-based streaming deliberation model. The joint network of a transducer decoder often receives inputs from the encoder and the prediction network. We propose to use attention to the first-pass text hypothesis as the third input to the joint network. The proposed transducer based deliberation model naturally streams, making it more desirable for on-device applications. We also show that the model improves rare word recognition compared to cascaded encoders, with relative WER reductions ranging from 3.6% to 10.4% for a variety of test sets. Our model does not use any additional text data for training.

BibTeX
@inproceedings{icassp2022_transducerbaseds,
  title = {Transducer-Based Streaming Deliberation for Cascaded Encoders},
  author = {Ke Hu and Tara N. Sainath and Arun Narayanan and Ruoming Pang and Trevor Strohman},
  booktitle = {ICASSP 2022},
  year = {2022}
}