paper-with-me

Papers

SimulMT to SimulST: Adapting Simultaneous Text Translation to End-to-End Simultaneous Speech Translation

2020-11-03 · Asian Chapter of the Association for Computational Linguistics 2020 · Xutai Ma, Juan Pino, Philipp Koehn

Simultaneous text translation and end-to-end speech translation have recently made great progress but little work has combined these tasks together. We investigate how to adapt simultaneous text translation methods such as wait-k and monotonic multihead attention to end-to-end simultaneous speech translation by introducing a pre-decision module. A detailed analysis is provided on the latency-quality trade-offs of combining fixed and flexible pre-decision with fixed and flexible policies. We also design a novel computation-aware latency metric, adapted from Average Lagging.

📄 PDF Abstract BibTeX arXiv:2011.02048

Code (1)

pytorch/fairseq 공식 구현 pytorch

Tasks

Translation

Similar Papers 제목 키워드 기반

Decision Attentive Regularization to Improve Simultaneous Speech Translation Systems

2021-10-13 · Mohd Abbas Zaidi, Beomseok Lee, Sangha Kim, Chanwoo Kim

Simultaneous translation systems start producing the output while processing the partial source sentence in the incoming input stream. These systems need to decide when to read more input and when to write the output. Th…

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

The HW-TSC’s Simultaneous Speech Translation System for IWSLT 2022 Evaluation

2022-05-01 · IWSLT (ACL) 2022 5 · Minghan Wang, Jiaxin Guo, Yinglu Li, Xiaosong Qiao 외

This paper presents our work in the participation of IWSLT 2022 simultaneous speech translation evaluation. For the track of text-to-text (T2T), we participate in three language pairs and build wait-k based simultaneous …

ChunkingSentenceSpeech-to-TextTranslation

Simul-LLM: A Framework for Exploring High-Quality Simultaneous Translation with Large Language Models

2023-12-07 · Victor Agostinelli, Max Wild, Matthew Raffel, Kazi Ahmed Asif Fuad 외

Large language models (LLMs) with billions of parameters and pretrained on massive amounts of data are now capable of near or better than state-of-the-art performance in a variety of downstream natural language processin…

Machine TranslationNMTTranslation

Conversational SimulMT: Efficient Simultaneous Translation with Large Language Models

2024-02-16 · Minghan Wang, Thuy-Trang Vu, Yuxia Wang, Ehsan Shareghi 외

Simultaneous machine translation (SimulMT) presents a challenging trade-off between translation quality and latency. Recent studies have shown that LLMs can achieve good performance in SimulMT tasks. However, this often …

Machine TranslationTranslation

Rethinking the Reasonability of the Test Set for Simultaneous Machine Translation

2023-03-02 · Mengge Liu, Wen Zhang, Xiang Li, Jian Luan 외

Simultaneous machine translation (SimulMT) models start translation before the end of the source sentence, making the translation monotonically aligned with the source sentence. However, the general full-sentence transla…

Machine TranslationSentenceTranslation