English

VQ-T: RNN Transducers using Vector-Quantized Prediction Network States

Sound 2022-08-04 v1 Computation and Language Audio and Speech Processing

Abstract

Beam search, which is the dominant ASR decoding algorithm for end-to-end models, generates tree-structured hypotheses. However, recent studies have shown that decoding with hypothesis merging can achieve a more efficient search with comparable or better performance. But, the full context in recurrent networks is not compatible with hypothesis merging. We propose to use vector-quantized long short-term memory units (VQ-LSTM) in the prediction network of RNN transducers. By training the discrete representation jointly with the ASR network, hypotheses can be actively merged for lattice generation. Our experiments on the Switchboard corpus show that the proposed VQ RNN transducers improve ASR performance over transducers with regular prediction networks while also producing denser lattices with a very low oracle word error rate (WER) for the same beam size. Additional language model rescoring experiments also demonstrate the effectiveness of the proposed lattice generation scheme.

Keywords

Cite

@article{arxiv.2208.01818,
  title  = {VQ-T: RNN Transducers using Vector-Quantized Prediction Network States},
  author = {Jiatong Shi and George Saon and David Haws and Shinji Watanabe and Brian Kingsbury},
  journal= {arXiv preprint arXiv:2208.01818},
  year   = {2022}
}

Comments

Interspeech 2022 accepted paper

R2 v1 2026-06-25T01:26:01.813Z