paper-with-me

홈 › Papers

Direct Simultaneous Speech-to-Text Translation Assisted by Synchronized Streaming ASR

2021-06-11 · Findings (ACL) 2021 8 · Junkun Chen, Mingbo Ma, Renjie Zheng, Liang Huang

Simultaneous speech-to-text translation is widely useful in many scenarios. The conventional cascaded approach uses a pipeline of streaming ASR followed by simultaneous MT, but suffers from error propagation and extra latency. To alleviate these issues, recent efforts attempt to directly translate the source speech into target text simultaneously, but this is much harder due to the combination of two separate tasks. We instead propose a new paradigm with the advantages of both cascaded and end-to-end approaches. The key idea is to use two separate, but synchronized, decoders on streaming ASR and direct speech-to-text translation (ST), respectively, and the intermediate results of ASR guide the decoding policy of (but is not fed as input to) ST. During training time, we use multitask learning to jointly learn these two tasks with a shared encoder. En-to-De and En-to-Es experiments on the MuSTC dataset demonstrate that our proposed technique achieves substantially better translation quality at similar levels of latency.

📄 PDF Abstract BibTeX arXiv:2106.06636

Code (0)

등록된 구현이 없습니다.

Tasks

Simultaneous Speech-to-Text TranslationSpeech-to-TextSpeech-to-Text TranslationTranslation

Similar Papers 제목 키워드 기반

Direct Simultaneous Speech-to-Speech Translation with Variational Monotonic Multihead Attention

2021-10-15 · Xutai Ma, Hongyu Gong, Danni Liu, Ann Lee 외

We present a direct simultaneous speech-to-speech translation (Simul-S2ST) model, Furthermore, the generation of translation is independent from intermediate text representations. Our approach leverages recent progress o…

Simultaneous Speech-to-Speech TranslationSpeech SynthesisSpeech-to-Speech TranslationTranslation

Direct Simultaneous Translation Activation for Large Audio-Language Models

2025-09-19 · Pei Zhang, Yiming Wang, Jialong Tang, Baosong Yang 외 arxiv

Simultaneous speech-to-text translation (Simul-S2TT) aims to translate speech into target text in real time, outputting translations while receiving source speech input, rather than waiting for the entire utterance to be…

Speech-to-Text Translation

Learning Adaptive Segmentation Policy for End-to-End Simultaneous Translation

2022-05-01 · ACL 2022 5 · Ruiqing Zhang, Zhongjun He, Hua Wu, Haifeng Wang

End-to-end simultaneous speech-to-text translation aims to directly perform translation from streaming source speech to target text with high translation quality and low latency. A typical simultaneous translation (ST) s…

SegmentationSimultaneous Speech-to-Text TranslationSpeech-to-TextSpeech-to-Text Translation+1

Direct Punjabi to English speech translation using discrete units

2024-02-25 · Prabhjot Kaur, L. Andrew M. Bush, Weisong Shi

Speech-to-speech translation is yet to reach the same level of coverage as text-to-text translation systems. The current speech technology is highly limited in its coverage of over 7000 languages spoken worldwide, leavin…

Speech-to-Speech TranslationSpeech-to-TextTranslation

A Pocket Offline Model for Simultaneous Speech Translation as CUNI Submission to IWSLT 2026

2026-06-02 · Aziz Sharipov Ortega, Dominik Macháček arxiv

We implement simultaneous translation capability with the offline direct speech-to-text translation model Canary, using the state-of-the-art policy AlignAtt, and submit it to IWSLT 2026 Simultaneous Speech Translation Sh…

Speech-to-Text Translation