paper-with-me

홈 › Papers

Speech Translation with Large Language Models: An Industrial Practice

2023-12-21 · Zhichao Huang, Rong Ye, Tom Ko, Qianqian Dong, Shanbo Cheng, Mingxuan Wang, Hang Li

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/.

📄 PDF Abstract BibTeX arXiv:2312.13585

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingLarge Language ModelTranslation

Similar Papers 제목 키워드 기반

The Volctrans Neural Speech Translation System for IWSLT 2021

2021-05-16 · ACL (IWSLT) 2021 8 · Chengqi Zhao, Zhicheng Liu, Jian Tong, Tao Wang 외

This paper describes the systems submitted to IWSLT 2021 by the Volctrans team. We participate in the offline speech translation and text-to-text simultaneous translation tracks. For offline speech translation, our best …

Translation

ON-TRAC’ systems for the IWSLT 2021 low-resource speech translation and multilingual speech translation shared tasks

2021-08-01 · ACL (IWSLT) 2021 8 · Hang Le, Florentin Barbier, Ha Nguyen, Natalia Tomashenko 외

This paper describes the ON-TRAC Consortium translation systems developed for two challenge tracks featured in the Evaluation Campaign of IWSLT 2021, low-resource speech translation and multilingual speech translation. T…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)DecoderNMT+3

Testing Untestable Neural Machine Translation: An Industrial Case

2018-07-06 · Wujie Zheng, Wenyu Wang, Dian Liu, Changrong Zhang 외

Neural Machine Translation (NMT) has been widely adopted recently due to its advantages compared with the traditional Statistical Machine Translation (SMT). However, an NMT system still often produces translation failure…

Machine TranslationNMTTranslationvalid

StreamUni: Achieving Streaming Speech Translation with a Unified Large Speech-Language Model

2025-07-10 · Shoutao Guo, Xiang Li, Mengge Liu, Wei Chen 외 arxiv

Streaming speech translation (StreamST) requires determining appropriate timing, known as policy, to generate translations while continuously receiving source speech inputs, balancing low latency with high translation qu…

Speech is More Than Words: Do Speech-to-Text Translation Systems Leverage Prosody?

2024-10-31 · Ioannis Tsiamas, Matthias Sperber, Andrew Finch, Sarthak Garg

The prosody of a spoken utterance, including features like stress, intonation and rhythm, can significantly affect the underlying semantics, and as a consequence can also affect its textual translation. Nevertheless, pro…

Rhythmspeech-recognitionSpeech RecognitionSpeech-to-Text+4