paper-with-me

홈 › Papers

Compact Speech Translation Models via Discrete Speech Units Pretraining

2024-02-29 · Tsz Kin Lam, Alexandra Birch, Barry Haddow

We propose a pretraining method to use Self-Supervised Speech (SSS) model to creating more compact Speech-to-text Translation. In contrast to using the SSS model for initialization, our method is more suitable to memory constrained scenario such as on-device deployment. Our method is based on Discrete Speech Units (DSU) extracted from the SSS model. In the first step, our method pretrains two smaller encoder-decoder models on 1) Filterbank-to-DSU (Fbk-to-DSU) and 2) DSU-to-Translation (DSU-to-Trl) data respectively. The DSU thus become the distillation inputs of the smaller models. Subsequently, the encoder from the Fbk-to-DSU model and the decoder from the DSU-to-Trl model are taken to initialise the compact model. Finally, the compact model is finetuned on the paired Fbk-Trl data. In addition to being compact, our method requires no transcripts, making it applicable to low-resource settings. It also avoids speech discretization in inference and is more robust to the DSU tokenization. Evaluation on CoVoST-2 (X-En) shows that our method has consistent improvement over the baseline in three metrics while being compact i.e., only half the SSS model size.

📄 PDF Abstract BibTeX arXiv:2402.19333

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderSelf-Supervised LearningSpeech-to-TextSpeech-to-Text TranslationTranslation

Similar Papers 제목 키워드 기반

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

Analyzing Speech Unit Selection for Textless Speech-to-Speech Translation

2024-07-08 · Jarod Duret, Yannick Estève, Titouan Parcollet

Recent advancements in textless speech-to-speech translation systems have been driven by the adoption of self-supervised learning techniques. Although most state-of-the-art systems adopt a similar architecture to transfo…

Automatic Speech RecognitionEmotion Recognitionfeature selectionResynthesis+7

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

Exploring Speech Recognition, Translation, and Understanding with Discrete Speech Units: A Comparative Study

2023-09-27 · Xuankai Chang, Brian Yan, Kwanghee Choi, Jeeweon Jung 외

Speech signals, typically sampled at rates in the tens of thousands per second, contain redundancies, evoking inefficiencies in sequence modeling. High-dimensional speech features such as spectrograms are often used as t…

Automatic Speech RecognitionSelf-Supervised Learningspeech-recognitionSpeech Recognition+1

DUB: Discrete Unit Back-translation for Speech Translation

2023-05-19 · Dong Zhang, Rong Ye, Tom Ko, Mingxuan Wang 외

How can speech-to-text translation (ST) perform as well as machine translation (MT)? The key point is to bridge the modality gap between speech and text so that useful MT techniques can be applied to ST. Recently, the ap…

Machine TranslationSpeech-to-TextSpeech-to-Text TranslationTranslation