中文
相关论文

相关论文: FASST: Fast LLM-based Simultaneous Speech Translat…

200 篇论文

Transformer-based models have achieved state-of-the-art performance on speech translation tasks. However, the model architecture is not efficient enough for streaming scenarios since self-attention is computed over an entire input sequence…

计算与语言 · 计算机科学 2020-11-03 Xutai Ma , Yongqiang Wang , Mohammad Javad Dousti , Philipp Koehn , Juan Pino

Simultaneous speech-to-text translation (SimulST) translates source-language speech into target-language text concurrently with the speaker's speech, ensuring low latency for better user comprehension. Despite its intended application to…

计算与语言 · 计算机科学 2024-12-25 Sara Papi , Peter Polak , Ondřej Bojar , Dominik Macháček

This paper describes CMU's submission to the IWSLT 2024 Simultaneous Speech Translation (SST) task for translating English speech to German text in a streaming manner. Our end-to-end speech-to-text (ST) system integrates the WavLM speech…

计算与语言 · 计算机科学 2024-08-15 Xi Xu , Siqi Ouyang , Brian Yan , Patrick Fernandes , William Chen , Lei Li , Graham Neubig , Shinji Watanabe

Auto-regressive speech-text models pre-trained on interleaved text tokens and discretized speech tokens demonstrate strong speech understanding and generation, yet remain substantially less compute-efficient than text LLMs, partly due to…

Speech-to-text translation (ST), which directly translates the source language speech to the target language text, has attracted intensive attention recently. However, the combination of speech recognition and machine translation in a…

计算与语言 · 计算机科学 2022-04-18 Qianqian Dong , Mingxuan Wang , Hao Zhou , Shuang Xu , Bo Xu , Lei Li

With the increased audiovisualisation of communication, the need for live subtitles in multilingual events is more relevant than ever. In an attempt to automatise the process, we aim at exploring the feasibility of simultaneous speech…

计算与语言 · 计算机科学 2023-10-19 Alina Karakanta , Sara Papi , Matteo Negri , Marco Turchi

We propose the joint speech translation and recognition (JSTAR) model that leverages the fast-slow cascaded encoder architecture for simultaneous end-to-end automatic speech recognition (ASR) and speech translation (ST). The model is…

音频与语音处理 · 电气工程与系统科学 2024-12-23 Niko Moritz , Ruiming Xie , Yashesh Gaur , Ke Li , Simone Merello , Zeeshan Ahmed , Frank Seide , Christian Fuegen

While the neural transducer is popular for online speech recognition, simultaneous speech translation (SST) requires both streaming and re-ordering capabilities. This paper presents the LS-Transducer-SST, a label-synchronous neural…

计算与语言 · 计算机科学 2024-06-10 Keqi Deng , Philip C. Woodland

Cascaded speech-to-speech translation systems often suffer from the error accumulation problem and high latency, which is a result of cascaded modules whose inference delays accumulate. In this paper, we propose a transducer-based speech…

音频与语音处理 · 电气工程与系统科学 2024-10-07 Jinzheng Zhao , Niko Moritz , Egor Lakomkin , Ruiming Xie , Zhiping Xiu , Katerina Zmolikova , Zeeshan Ahmed , Yashesh Gaur , Duc Le , Christian Fuegen

Simultaneous machine translation (SMT) takes streaming input utterances and incrementally produces target text. Existing SMT methods mainly use the partial utterance that has already arrived at the input and the generated hypothesis.…

计算与语言 · 计算机科学 2025-06-03 Siqi Ouyang , Oleksii Hrinchuk , Zhehuai Chen , Vitaly Lavrukhin , Jagadeesh Balam , Lei Li , Boris Ginsburg

Speech Translation (ST) is a machine translation task that involves converting speech signals from one language to the corresponding text in another language; this task has two different approaches, namely the traditional cascade and the…

计算与语言 · 计算机科学 2025-10-14 Nam Luu , Ondřej Bojar

In simultaneous speech translation (SimulST), finding the best trade-off between high translation quality and low latency is a challenging task. To meet the latency constraints posed by the different application scenarios, multiple…

计算与语言 · 计算机科学 2023-10-19 Sara Papi , Marco Gaido , Matteo Negri , Marco Turchi

Recent advancements in large language models (LLMs) have demonstrated their remarkable capabilities across various language tasks. Inspired by the success of text-to-text translation refinement, this paper investigates how LLMs can improve…

计算与语言 · 计算机科学 2025-01-28 Huaixia Dou , Xinyu Tian , Xinglin Lyu , Jie Zhu , Junhui Li , Lifan Guo

Speech-aware language models (LMs) have demonstrated capabilities in understanding spoken language while generating text-based responses. However, enabling them to produce speech output efficiently and effectively remains a challenge. In…

音频与语音处理 · 电气工程与系统科学 2026-02-12 Yuxuan Hu , Haibin Wu , Ruchao Fan , Xiaofei Wang , Heng Lu , Yao Qian , Jinyu Li

Significant improvements in end-to-end speech translation (ST) have been achieved through the application of multi-task learning. However, the extent to which auxiliary tasks are highly consistent with the ST task, and how much this…

计算与语言 · 计算机科学 2023-11-08 Yuhao Zhang , Chen Xu , Bei Li , Hao Chen , Tong Xiao , Chunliang Zhang , Jingbo Zhu

In video dubbing, aligning translated audio with the source audio is a significant challenge. Our focus is on achieving this efficiently, tailored for real-time, on-device video dubbing scenarios. We developed a phoneme-based end-to-end…

Simultaneous speech translation (SimulST) translates partial speech inputs incrementally. Although the monotonic correspondence between input and output is preferable for smaller latency, it is not the case for distant language pairs such…

计算与语言 · 计算机科学 2023-06-16 Yuka Ko , Ryo Fukuda , Yuta Nishikawa , Yasumasa Kano , Katsuhito Sudoh , Satoshi Nakamura

This paper introduces a cross-lingual dubbing system that translates speech from one language to another while preserving key characteristics such as duration, speaker identity, and speaking speed. Despite the strong translation quality of…

计算与语言 · 计算机科学 2025-12-30 Jeongsoo Choi , Jaehun Kim , Joon Son Chung

Simultaneous speech translation (SimulST) systems must balance translation quality with response time, making latency measurement crucial for evaluating their real-world performance. However, there has been a longstanding belief that…

计算与语言 · 计算机科学 2024-10-22 Xi Xu , Wenda Xu , Siqi Ouyang , Lei Li

Recently, representation learning for text and speech has successfully improved many language related tasks. However, all existing methods suffer from two limitations: (a) they only learn from one input modality, while a unified…

计算与语言 · 计算机科学 2021-09-15 Renjie Zheng , Junkun Chen , Mingbo Ma , Liang Huang