English

A Comparative Study on Non-Autoregressive Modelings for Speech-to-Text Generation

Audio and Speech Processing 2021-10-12 v1 Computation and Language Sound

Abstract

Non-autoregressive (NAR) models simultaneously generate multiple outputs in a sequence, which significantly reduces the inference speed at the cost of accuracy drop compared to autoregressive baselines. Showing great potential for real-time applications, an increasing number of NAR models have been explored in different fields to mitigate the performance gap against AR models. In this work, we conduct a comparative study of various NAR modeling methods for end-to-end automatic speech recognition (ASR). Experiments are performed in the state-of-the-art setting using ESPnet. The results on various tasks provide interesting findings for developing an understanding of NAR ASR, such as the accuracy-speed trade-off and robustness against long-form utterances. We also show that the techniques can be combined for further improvement and applied to NAR end-to-end speech translation. All the implementations are publicly available to encourage further research in NAR speech processing.

Keywords

Cite

@article{arxiv.2110.05249,
  title  = {A Comparative Study on Non-Autoregressive Modelings for Speech-to-Text Generation},
  author = {Yosuke Higuchi and Nanxin Chen and Yuya Fujita and Hirofumi Inaguma and Tatsuya Komatsu and Jaesong Lee and Jumon Nozaki and Tianzi Wang and Shinji Watanabe},
  journal= {arXiv preprint arXiv:2110.05249},
  year   = {2021}
}

Comments

Accepted to ASRU2021

R2 v1 2026-06-24T06:47:32.692Z