paper-with-me

홈 › Papers

WEST: LLM based Speech Toolkit for Speech Understanding, Generation, and Interaction

2025-09-24 · Binbin Zhang, Chengdong Liang, Shuai Wang, Xuelong Geng, Zhao Guo, Haoyu Li, Hao Yin, Xipeng Yang, Pengshen Zhang, Changwei Ma, Lei Xie arxiv

In this paper, we present WEST(WE Speech Toolkit), a speech toolkit based on a large language model (LLM) for speech understanding, generation, and interaction. There are three key features of WEST: 1) Fully LLM-based: Standing on the shoulders of giants by reusing mature architectures, ecosystems (e.g., Hugging Face), and methods (e.g., sequence packing) from large models. 2) Full-stack: Supports tasks such as recognition, synthesis, understanding, dialogue, and multimodal capabilities, with extensibility to incorporate open-source models. 3) Simple and Stupid: A simple and stupid speech toolkit that everyone can Touch. In addition, WEST provides two types of recipes, models, and experimental results. The first is entirely based on open-source models and open-source data, allowing users to fully reproduce the experiments in this paper and serving as a verification system or minimal system baseline. The second is trained on massive data, offering superior performance so the user can directly apply it out of the box. WEST is publicly avilable at https://github.com/wenet-e2e/west/

📄 PDF Abstract BibTeX arXiv:2509.19902

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

ESPnet-SLU: Advancing Spoken Language Understanding through ESPnet

2021-11-29 · Siddhant Arora, Siddharth Dalmia, Pavel Denisov, Xuankai Chang 외

As Automatic Speech Processing (ASR) systems are getting better, there is an increasing interest of using the ASR output to do downstream Natural Language Processing (NLP) tasks. However, there are few open source toolki…

Spoken Language Understandingtext-to-speechText to Speech

ESPnet-SpeechLM: An Open Speech Language Model Toolkit

2025-02-21 · Jinchuan Tian, Jiatong Shi, William Chen, Siddhant Arora 외

We present ESPnet-SpeechLM, an open toolkit designed to democratize the development of speech language models (SpeechLMs) and voice-driven agentic applications. The toolkit standardizes speech processing tasks by framing…

Language ModelingLanguage Modelling

The Makerere Radio Speech Corpus: A Luganda Radio Corpus for Automatic Speech Recognition

2022-06-20 · LREC 2022 6 · Jonathan Mukiibi, Andrew Katumba, Joyce Nakatumba-Nabende, Ali Hussein 외

Building a usable radio monitoring automatic speech recognition (ASR) system is a challenging task for under-resourced languages and yet this is paramount in societies where radio is the main medium of public communicati…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition

SpeeChain: A Speech Toolkit for Large-Scale Machine Speech Chain

2023-01-08 · Heli Qi, Sashi Novitasari, Andros Tjandra, Sakriani Sakti 외

This paper introduces SpeeChain, an open-source Pytorch-based toolkit designed to develop the machine speech chain for large-scale use. This first release focuses on the TTS-to-ASR chain, a core component of the machine …

Data AugmentationGPU

ESPnet-TTS: Unified, Reproducible, and Integratable Open Source End-to-End Text-to-Speech Toolkit

2019-10-24 · Tomoki Hayashi, Ryuichi Yamamoto, Katsuki Inoue, Takenori Yoshimura 외

This paper introduces a new end-to-end text-to-speech (E2E-TTS) toolkit named ESPnet-TTS, which is an extension of the open-source speech processing toolkit ESPnet. The toolkit supports state-of-the-art E2E-TTS models, i…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition+2