paper-with-me

홈 › Papers

Back Translation for Speech-to-text Translation Without Transcripts

2023-05-15 · Qingkai Fang, Yang Feng

The success of end-to-end speech-to-text translation (ST) is often achieved by utilizing source transcripts, e.g., by pre-training with automatic speech recognition (ASR) and machine translation (MT) tasks, or by introducing additional ASR and MT data. Unfortunately, transcripts are only sometimes available since numerous unwritten languages exist worldwide. In this paper, we aim to utilize large amounts of target-side monolingual data to enhance ST without transcripts. Motivated by the remarkable success of back translation in MT, we develop a back translation algorithm for ST (BT4ST) to synthesize pseudo ST data from monolingual target data. To ease the challenges posed by short-to-long generation and one-to-many mapping, we introduce self-supervised discrete units and achieve back translation by cascading a target-to-unit model and a unit-to-speech model. With our synthetic ST data, we achieve an average boost of 2.3 BLEU on MuST-C En-De, En-Fr, and En-Es datasets. More experiments show that our method is especially effective in low-resource scenarios.

📄 PDF Abstract BibTeX arXiv:2305.08709

Code (1)

ictnlp/bt4st 공식 구현 pytorch

Tasks

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)de-enMachine Translationspeech-recognitionSpeech RecognitionSpeech-to-TextSpeech-to-Text TranslationTranslation

Similar Papers 제목 키워드 기반

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

T-Modules: Translation Modules for Zero-Shot Cross-Modal Machine Translation

2022-05-24 · Paul-Ambroise Duquenne, Hongyu Gong, Benoît Sagot, Holger Schwenk

We present a new approach to perform zero-shot cross-modal transfer between speech and text for translation tasks. Multilingual speech and text are encoded in a joint fixed-size representation space. Then, we compare dif…

DecoderMachine Translationtext-to-speechText to Speech+2

Direct Speech-to-speech Translation without Textual Annotation using Bottleneck Features

2022-12-12 · Junhui Zhang, Junjie Pan, Xiang Yin, Zejun Ma

Speech-to-speech translation directly translates a speech utterance to another between different languages, and has great potential in tasks such as simultaneous interpretation. State-of-art models usually contains an au…

Speech-to-Speech TranslationTranslation

SeamlessM4T: Massively Multilingual & Multimodal Machine Translation

2023-08-22 · Seamless Communication, Loïc Barrault, Yu-An Chung, Mariano Cora Meglioli 외

What does it take to create the Babel Fish, a tool that can help individuals translate speech between any two languages? While recent breakthroughs in text-based models have pushed machine translation coverage beyond 200…

Automatic Speech RecognitionMachine TranslationSpeech-to-Speech TranslationSpeech-to-Text+5

Improving Cascaded Unsupervised Speech Translation with Denoising Back-translation

2023-05-12 · Yu-Kuan Fu, Liang-Hsuan Tseng, Jiatong Shi, Chen-An Li 외

Most of the speech translation models heavily rely on parallel data, which is hard to collect especially for low-resource languages. To tackle this issue, we propose to build a cascaded speech translation system without …

DenoisingMachine TranslationTranslation