pith. sign in

arxiv: 2312.13585 · v1 · pith:DXWYRYERnew · submitted 2023-12-21 · 💻 cs.CL · cs.SD· eess.AS

Speech Translation with Large Language Models: An Industrial Practice

classification 💻 cs.CL cs.SDeess.AS
keywords llm-stspeechlanguagelargetranslationmodelmodelsaccurate
0
0 comments X
read the original abstract

Given the great success of large language models (LLMs) across various tasks, in this paper, we introduce LLM-ST, a novel and effective speech translation model constructed upon a pre-trained LLM. By integrating the large language model (LLM) with a speech encoder and employing multi-task instruction tuning, LLM-ST can produce accurate timestamped transcriptions and translations, even from long audio inputs. Furthermore, our findings indicate that the implementation of Chain-of-Thought (CoT) prompting can yield advantages in the context of LLM-ST. Through rigorous experimentation on English and Chinese datasets, we showcase the exceptional performance of LLM-ST, establishing a new benchmark in the field of speech translation. Demo: https://speechtranslation.github.io/llm-st/.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Revisiting Direct Speech-to-Text Translation with Speech LLMs: Better Scaling than CoT Prompting?

    cs.CL 2025-10 conditional novelty 4.0

    Direct prompting scales more consistently than CoT prompting for speech-to-text translation as the amount of S2TT data increases.