Espnet-st: All-in-one Speech Translation Toolkit | Awesome LLM Papers Contribute to Awesome LLM Papers

Espnet-st: All-in-one Speech Translation Toolkit

Hirofumi Inaguma, Shun Kiyono, Kevin Duh, Shigeki Karita, Nelson Enrique Yalta Soplin, Tomoki Hayashi, Shinji Watanabe . Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics: System Demonstrations 2020 – 139 citations

[Code] [Paper]   Search on Google Scholar   Search on Semantic Scholar
ACL Uncategorized

We present ESPnet-ST, which is designed for the quick development of speech-to-speech translation systems in a single framework. ESPnet-ST is a new project inside end-to-end speech processing toolkit, ESPnet, which integrates or newly implements automatic speech recognition, machine translation, and text-to-speech functions for speech translation. We provide all-in-one recipes including data pre-processing, feature extraction, training, and decoding pipelines for a wide range of benchmark datasets. Our reproducible results can match or even outperform the current state-of-the-art performances; these pre-trained models are downloadable. The toolkit is publicly available at https://github.com/espnet/espnet.

Similar Work