中文
相关论文

相关论文: End-to-End Simultaneous Speech Translation with Di…

200 篇论文

Speech segmentation, which splits long speech into short segments, is essential for speech translation (ST). Popular VAD tools like WebRTC VAD have generally relied on pause-based segmentation. Unfortunately, pauses in speech do not…

计算与语言 · 计算机科学 2022-07-14 Ryo Fukuda , Katsuhito Sudoh , Satoshi Nakamura

Speech translation models are unable to directly process long audios, like TED talks, which have to be split into shorter segments. Speech translation datasets provide manual segmentations of the audios, which are not available in…

Simultaneous translation of unbounded streaming speech remains a challenging problem due to the need for effectively processing the history speech context and past translations so that quality and latency, including computation overhead,…

计算与语言 · 计算机科学 2025-06-17 Siqi Ouyang , Xi Xu , Lei Li

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 Translation (SimulST) enables real-time cross-lingual communication by jointly optimizing speech recognition and machine translation under strict latency constraints. Existing systems struggle to balance translation…

计算与语言 · 计算机科学 2025-10-30 Chenyang Le , Bing Han , Jinshun Li , Songyong Chen , Yanmin Qian

Recent studies on end-to-end speech translation(ST) have facilitated the exploration of multilingual end-to-end ST and end-to-end simultaneous ST. In this paper, we investigate end-to-end simultaneous speech translation in a one-to-many…

计算与语言 · 计算机科学 2025-03-17 Wuwei Huang , Renren Jin , Wen Zhang , Jian Luan , Bin Wang , Deyi Xiong

Sign language translation as a kind of technology with profound social significance has attracted growing researchers' interest in recent years. However, the existing sign language translation methods need to read all the videos before…

计算机视觉与模式识别 · 计算机科学 2021-12-09 Aoxiong Yin , Zhou Zhao , Jinglin Liu , Weike Jin , Meng Zhang , Xingshan Zeng , Xiaofei He

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

Streaming Speech-to-Text Translation (StreamST) requires producing translations concurrently with incoming speech, imposing strict latency constraints and demanding models that balance partial-information decision-making with high…

计算与语言 · 计算机科学 2025-12-22 Marco Gaido , Sara Papi , Mauro Cettolo , Matteo Negri , Luisa Bentivogli

Speech translation for subtitling (SubST) is the task of automatically translating speech data into well-formed subtitles by inserting subtitle breaks compliant to specific displaying guidelines. Similar to speech translation (ST), model…

计算与语言 · 计算机科学 2022-11-18 Sara Papi , Alina Karakanta , Matteo Negri , Marco Turchi

End-to-end Speech Translation is hindered by a lack of available data resources. While most of them are based on documents, a sentence-level version is available, which is however single and static, potentially impeding the usefulness of…

计算与语言 · 计算机科学 2023-11-02 Ioannis Tsiamas , José A. R. Fonollosa , Marta R. Costa-jussà

This work proposes a grammar-based chunking strategy that segments input streams into semantically complete units by parsing dependency relations (e.g., noun phrase boundaries, verb-object structures) and punctuation features. The method…

计算与语言 · 计算机科学 2025-08-12 Zeyu Yang , Lai Wei , Roman Koshkin , Xi Chen , Satoshi Nakamura

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

End-to-end simultaneous speech translation (SST), which directly translates speech in one language into text in another language in real-time, is useful in many scenarios but has not been fully investigated. In this work, we propose…

计算与语言 · 计算机科学 2021-06-10 Xingshan Zeng , Liangyou Li , Qun Liu

Direct speech-to-text translation (ST) models are usually trained on corpora segmented at sentence level, but at inference time they are commonly fed with audio split by a voice activity detector (VAD). Since VAD segmentation is not…

计算与语言 · 计算机科学 2020-08-06 Marco Gaido , Mattia Antonino Di Gangi , Matteo Negri , Mauro Cettolo , Marco Turchi

Speech-to-speech translation (S2ST) aims to convert spoken input in one language to spoken output in another, typically focusing on either language translation or accent adaptation. However, effective cross-cultural communication requires…

计算与语言 · 计算机科学 2025-05-09 Abhishek Mishra , Ritesh Sur Chowdhury , Vartul Bahuguna , Isha Pandey , Ganesh Ramakrishnan

End-to-end speech translation aims to translate speech in one language into text in another language via an end-to-end way. Most existing methods employ an encoder-decoder structure with a single encoder to learn acoustic representation and…

计算与语言 · 计算机科学 2020-10-29 Yuchen Liu , Junnan Zhu , Jiajun Zhang , Chengqing Zong

Speech-to-text translation (ST), which translates source language speech into target language text, has attracted intensive attention in recent years. Compared to the traditional pipeline system, the end-to-end ST model has potential…

计算与语言 · 计算机科学 2019-12-17 Yuchen Liu , Jiajun Zhang , Hao Xiong , Long Zhou , Zhongjun He , Hua Wu , Haifeng Wang , Chengqing Zong

In this paper, we propose a simple yet effective framework for multilingual end-to-end speech translation (ST), in which speech utterances in source languages are directly translated to the desired target languages with a universal…

计算与语言 · 计算机科学 2019-11-01 Hirofumi Inaguma , Kevin Duh , Tatsuya Kawahara , Shinji Watanabe

The study of the attention mechanism has sparked interest in many fields, such as language modeling and machine translation. Although its patterns have been exploited to perform different tasks, from neural network understanding to textual…

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