LLaST: Improved End-to-end Speech Translation System Leveraged by Large Language Models
About
We introduces LLaST, a framework for building high-performance Large Language model based Speech-to-text Translation systems. We address the limitations of end-to-end speech translation(E2E ST) models by exploring model architecture design and optimization techniques tailored for LLMs. Our approach includes LLM-based speech translation architecture design, ASR-augmented training, multilingual data augmentation, and dual-LoRA optimization. Our approach demonstrates superior performance on the CoVoST-2 benchmark and showcases exceptional scaling capabilities powered by LLMs. We believe this effective method will serve as a strong baseline for speech translation and provide insights for future improvements of the LLM-based speech translation framework. We release the data, code and models in https://github.com/openaudiolab/LLaST.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Speech Translation | NTUML Code-Switching 2021 (test) | BLEU32.53 | 18 | |
| Speech Translation | NTUML Monolingual 2021 (test) | BLEU33.81 | 11 | |
| Speech Translation | Fisher Code-Switching (test) | BLEU33.78 | 11 | |
| Speech Translation | Fisher Monolingual (test) | BLEU30.67 | 11 |