paper-with-me

Papers

Efficient yet Competitive Speech Translation: FBK@IWSLT2022

2022-05-05 · IWSLT (ACL) 2022 5 · Marco Gaido, Sara Papi, Dennis Fucci, Giuseppe Fiameni, Matteo Negri, Marco Turchi

The primary goal of this FBK's systems submission to the IWSLT 2022 offline and simultaneous speech translation tasks is to reduce model training costs without sacrificing translation quality. As such, we first question the need of ASR pre-training, showing that it is not essential to achieve competitive results. Second, we focus on data filtering, showing that a simple method that looks at the ratio between source and target characters yields a quality improvement of 1 BLEU. Third, we compare different methods to reduce the detrimental effect of the audio segmentation mismatch between training data manually segmented at sentence level and inference data that is automatically segmented. Towards the same goal of training cost reduction, we participate in the simultaneous task with the same model trained for offline ST. The effectiveness of our lightweight training strategy is shown by the high score obtained on the MuST-C en-de corpus (26.7 BLEU) and is confirmed in high-resource data conditions by a 1.6 BLEU improvement on the IWSLT2020 test set over last year's winning system.

📄 PDF Abstract BibTeX arXiv:2205.02629

Code (1)

hlt-mt/fbk-fairseq 공식 구현 pytorch

Tasks

SentenceTranslation

Similar Papers 제목 키워드 기반

KIT's IWSLT 2020 SLT Translation System

2020-07-01 · WS 2020 7 · Ngoc-Quan Pham, Felix Schneider, Tuan-Nam Nguyen, Thanh-Le Ha 외

This paper describes KIT{'}s submissions to the IWSLT2020 Speech Translation evaluation campaign. We first participate in the simultaneous translation task, in which our simultaneous models are Transformer based and can …

Translation

NAVER LABS Europe's Multilingual Speech Translation Systems for the IWSLT 2023 Low-Resource Track

2023-06-13 · Edward Gow-Smith, Alexandre Berard, Marcely Zanon Boito, Ioan Calapodescu

This paper presents NAVER LABS Europe's systems for Tamasheq-French and Quechua-Spanish speech translation in the IWSLT 2023 Low-Resource track. Our work attempts to maximize translation quality in low-resource settings …

Translation

Maastricht University’s Multilingual Speech Translation System for IWSLT 2021

2021-08-01 · ACL (IWSLT) 2021 8 · Danni Liu, Jan Niehues

This paper describes Maastricht University’s participation in the IWSLT 2021 multilingual speech translation track. The task in this track is to build multilingual speech translation systems in supervised and zero-shot d…

Data AugmentationTranslation

The USTC-NEL Speech Translation system at IWSLT 2018

2018-12-06 · IWSLT (EMNLP) 2018 10 · Dan Liu, Junhua Liu, Wu Guo, Shifu Xiong 외

This paper describes the USTC-NEL system to the speech translation task of the IWSLT Evaluation 2018. The system is a conventional pipeline system which contains 3 modules: speech recognition, post-processing and machine…

Machine Translationspeech-recognitionSpeech RecognitionTranslation

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

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

This paper describes the HW-TSC’s designation of the Offline Speech Translation System submitted for IWSLT 2022 Evaluation. We explored both cascade and end-to-end system on three language tracks (en-de, en-zh and en-ja)…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)de-enMachine Translation+4