paper-with-me

홈 › Papers

CTC-based Compression for Direct Speech Translation

2021-02-02 · EACL 2021 2 · Marco Gaido, Mauro Cettolo, Matteo Negri, Marco Turchi

Previous studies demonstrated that a dynamic phone-informed compression of the input audio is beneficial for speech translation (ST). However, they required a dedicated model for phone recognition and did not test this solution for direct ST, in which a single model translates the input audio into the target language without intermediate representations. In this work, we propose the first method able to perform a dynamic compression of the input indirect ST models. In particular, we exploit the Connectionist Temporal Classification (CTC) to compress the input sequence according to its phonetic characteristics. Our experiments demonstrate that our solution brings a 1.3-1.5 BLEU improvement over a strong baseline on two language pairs (English-Italian and English-German), contextually reducing the memory footprint by more than 10%.

📄 PDF Abstract BibTeX arXiv:2102.01578

Code (1)

mgaido91/FBK-fairseq-ST 공식 구현 pytorch

Tasks

Translation

Similar Papers 제목 키워드 기반

Speechformer: Reducing Information Loss in Direct Speech Translation

2021-09-09 · EMNLP 2021 11 · Sara Papi, Marco Gaido, Matteo Negri, Marco Turchi

Transformer-based models have gained increasing popularity achieving state-of-the-art performance in many research fields including speech translation. However, Transformer's quadratic complexity with respect to the inpu…

Speech-to-Text TranslationTranslation

Efficient Speech Translation through Model Compression and Knowledge Distillation

2025-05-26 · Yasmin Moslem

Efficient deployment of large audio-language models for speech translation remains challenging due to their significant computational requirements. In this paper, we address this challenge through our system submissions …

Knowledge DistillationModel CompressionQuantizationTranslation

Pushing the Limits of Zero-shot End-to-End Speech Translation

2024-02-16 · Ioannis Tsiamas, Gerard I. Gállego, José A. R. Fonollosa, Marta R. Costa-jussà

Data scarcity and the modality gap between the speech and text modalities are two major obstacles of end-to-end Speech Translation (ST) systems, thus hindering their performance. Prior work has attempted to mitigate thes…

Speech-to-TextSpeech-to-Text TranslationTranslation

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

Cascaded Models With Cyclic Feedback For Direct Speech Translation

2020-10-21 · Tsz Kin Lam, Shigehiko Schamoni, Stefan Riezler

Direct speech translation describes a scenario where only speech inputs and corresponding translations are available. Such data are notoriously limited. We present a technique that allows cascades of automatic speech rec…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Machine Translationspeech-recognition+2