paper-with-me

Papers

Learning Shared Semantic Space for Speech-to-Text Translation

2021-05-07 · Findings (ACL) 2021 8 · Chi Han, Mingxuan Wang, Heng Ji, Lei LI

Having numerous potential applications and great impact, end-to-end speech translation (ST) has long been treated as an independent task, failing to fully draw strength from the rapid advances of its sibling - text machine translation (MT). With text and audio inputs represented differently, the modality gap has rendered MT data and its end-to-end models incompatible with their ST counterparts. In observation of this obstacle, we propose to bridge this representation gap with Chimera. By projecting audio and text features to a common semantic representation, Chimera unifies MT and ST tasks and boosts the performance on ST benchmarks, MuST-C and Augmented Librispeech, to a new state-of-the-art. Specifically, Chimera obtains 27.1 BLEU on MuST-C EN-DE, improving the SOTA by a +1.9 BLEU margin. Further experimental analyses demonstrate that the shared semantic space indeed conveys common knowledge between these two tasks and thus paves a new way for augmenting training resources across modalities. Code, data, and resources are available at https://github.com/Glaciohound/Chimera-ST.

📄 PDF Abstract BibTeX arXiv:2105.03095

Code (2)

Glaciohound/Chimera-SLT 공식 구현 pytorch
Glaciohound/Chimera-ST 공식 구현 pytorch

Tasks

Machine TranslationSpeech-to-TextSpeech-to-Text TranslationTranslation

Similar Papers 제목 키워드 기반

Discrete Cross-Modal Alignment Enables Zero-Shot Speech Translation

2022-10-18 · Chen Wang, Yuchen Liu, Boxing Chen, Jiajun Zhang 외

End-to-end Speech Translation (ST) aims at translating the source language speech into target language text without generating the intermediate transcriptions. However, the training of end-to-end methods relies on parall…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)cross-modal alignmentMachine Translation+4

Cross-Lingual Transfer Learning for Speech Translation

2024-07-01 · Rao Ma, Mengjie Qian, Yassir Fathullah, Siyuan Tang 외

There has been increasing interest in building multilingual foundation models for NLP and speech research. This paper examines how to expand the speech translation capability of these models with restricted data. Whisper…

Cross-Lingual TransferDecoderspeech-recognitionSpeech Recognition+3

SpeechT5: Unified-Modal Encoder-Decoder Pre-Training for Spoken Language Processing

2021-10-14 · ACL 2022 5 · Junyi Ao, Rui Wang, Long Zhou, Chengyi Wang 외

Motivated by the success of T5 (Text-To-Text Transfer Transformer) in pre-trained natural language processing models, we propose a unified-modal SpeechT5 framework that explores the encoder-decoder pre-training for self-…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)DecoderQuantization+7

mSLAM: Massively multilingual joint pre-training for speech and text

2022-02-03 · Ankur Bapna, Colin Cherry, Yu Zhang, Ye Jia 외

We present mSLAM, a multilingual Speech and LAnguage Model that learns cross-lingual cross-modal representations of speech and text by pre-training jointly on large amounts of unlabeled speech and text in multiple langua…

cross-modal alignmentintent-classificationIntent ClassificationLanguage Modeling+4

SAMU-XLSR: Semantically-Aligned Multimodal Utterance-level Cross-Lingual Speech Representation

2022-05-17 · Sameer Khurana, Antoine Laurent, James Glass

We propose the SAMU-XLSR: Semantically-Aligned Multimodal Utterance-level Cross-Lingual Speech Representation learning framework. Unlike previous works on speech representation learning, which learns multilingual context…

Representation LearningRetrievalSentenceSentence Embedding+6