2020

fairseq S2T: Fast Speech-to-Text Modeling with fairseq

Wang, Changhan, Tang, Yun, Ma, Xutai et al.

Understand

We introduce fairseq S2T, a fairseq extension for speech-to-text (S2T) modeling tasks such as end-to-end speech recognition and speech-to-text translation.

  • It follows fairseq's careful design for scalability and extensibility.
  • We provide end-to-end workflows from data pre-processing, model training to offline (online) inference.
  • We implement state-of-the-art RNN-based, Transformer-based as well as Conformer-based models and open-source detailed training recipes.

Reading the bibliography…