paper-with-me

Papers

Multilingual Simultaneous Speech Translation

2022-03-28 · Shashank Subramanya, Jan Niehues

Applications designed for simultaneous speech translation during events such as conferences or meetings need to balance quality and lag while displaying translated text to deliver a good user experience. One common approach to building online spoken language translation systems is by leveraging models built for offline speech translation. Based on a technique to adapt end-to-end monolingual models, we investigate multilingual models and different architectures (end-to-end and cascade) on the ability to perform online speech translation. On the multilingual TEDx corpus, we show that the approach generalizes to different architectures. We see similar gains in latency reduction (40% relative) across languages and architectures. However, the end-to-end architecture leads to smaller translation quality losses after adapting to the online model. Furthermore, the approach even scales to zero-shot directions.

📄 PDF Abstract BibTeX arXiv:2203.14835

Code (0)

등록된 구현이 없습니다.

Tasks

Translation

Similar Papers 제목 키워드 기반

Joint Training And Decoding for Multilingual End-to-End Simultaneous Speech Translation

2025-03-14 · Wuwei Huang, Renren Jin, Wen Zhang, Jian Luan 외

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 …

DecoderTransfer LearningTranslation

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

FINDINGS OF THE IWSLT 2021 EVALUATION CAMPAIGN

2021-08-01 · ACL (IWSLT) 2021 8 · Antonios Anastasopoulos, Ondřej Bojar, Jacob Bremerman, Roldano Cattoni 외

The evaluation campaign of the International Conference on Spoken Language Translation (IWSLT 2021) featured this year four shared tasks: (i) Simultaneous speech translation, (ii) Offline speech translation, (iii) Multil…

Translation

Findings of the IWSLT 2022 Evaluation Campaign

2022-05-01 · IWSLT (ACL) 2022 5 · Antonios Anastasopoulos, Loïc Barrault, Luisa Bentivogli, Marcely Zanon Boito 외

The evaluation campaign of the 19th International Conference on Spoken Language Translation featured eight shared tasks: (i) Simultaneous speech translation, (ii) Offline speech translation, (iii) Speech to speech transl…

Speech-to-Speech TranslationTranslation

Transformer-Encoder Trees for Efficient Multilingual Machine Translation and Speech Translation

2025-09-22 · Yiwen Guan, Jacob Whitehill arxiv

Multilingual translation suffers from computational redundancy, especially when translating into multiple languages simultaneously. In addition, translation quality can suffer for low-resource languages. To address this,…

Machine TranslationSpeech Recognition