English

Espresso: A Fast End-to-end Neural Speech Recognition Toolkit

Computation and Language 2019-10-16 v3 Sound Audio and Speech Processing

Abstract

We present Espresso, an open-source, modular, extensible end-to-end neural automatic speech recognition (ASR) toolkit based on the deep learning library PyTorch and the popular neural machine translation toolkit fairseq. Espresso supports distributed training across GPUs and computing nodes, and features various decoding approaches commonly employed in ASR, including look-ahead word-based language model fusion, for which a fast, parallelized decoder is implemented. Espresso achieves state-of-the-art ASR performance on the WSJ, LibriSpeech, and Switchboard data sets among other end-to-end systems without data augmentation, and is 4--11x faster for decoding than similar systems (e.g. ESPnet).

Keywords

Cite

@article{arxiv.1909.08723,
  title  = {Espresso: A Fast End-to-end Neural Speech Recognition Toolkit},
  author = {Yiming Wang and Tongfei Chen and Hainan Xu and Shuoyang Ding and Hang Lv and Yiwen Shao and Nanyun Peng and Lei Xie and Shinji Watanabe and Sanjeev Khudanpur},
  journal= {arXiv preprint arXiv:1909.08723},
  year   = {2019}
}

Comments

Accepted to ASRU 2019

R2 v1 2026-06-23T11:19:44.472Z