paper-with-me

Papers

Textless Speech-to-Speech Translation With Limited Parallel Data

2023-05-24 · Anuj Diwan, Anirudh Srinivasan, David Harwath, Eunsol Choi

Existing speech-to-speech translation (S2ST) models fall into two camps: they either leverage text as an intermediate step or require hundreds of hours of parallel speech data. Both approaches are incompatible with textless languages or language pairs with limited parallel data. We present PFB, a framework for training textless S2ST models that require just dozens of hours of parallel speech data. We first pretrain a model on large-scale monolingual speech data, finetune it with a small amount of parallel speech data (20-60 hours), and lastly train with an unsupervised backtranslation objective. We train and evaluate our models for English-to-German, German-to-English and Marathi-to-English translation on three different domains (European Parliament, Common Voice, and All India Radio) with single-speaker synthesized speech. Evaluated using the ASR-BLEU metric, our models achieve reasonable performance on all three domains, with some being within 1-2 points of our higher-resourced topline.

📄 PDF Abstract BibTeX arXiv:2305.15405

Code (2)

ajd12342/textless-s2st 공식 구현
ajd12342/unit-speech-translation 공식 구현

Tasks

Automatic Speech RecognitionDenoisingLanguage ModellingMachine Translationspeech-recognitionSpeech RecognitionSpeech-to-Speech TranslationTranslation

Methods 이 논문이 사용한 방법론

Tanh Activation 설명 없음
Sigmoid Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…
Seq2Seq Seq2Seq, or Sequence To Sequence, is a model used in sequence prediction tasks, such as language modelling and machine translation. The idea is to use one…

Similar Papers 제목 키워드 기반

Textless Speech-to-Speech Translation on Real Data

2021-12-15 · NAACL 2022 7 · Ann Lee, Hongyu Gong, Paul-Ambroise Duquenne, Holger Schwenk 외

We present a textless speech-to-speech translation (S2ST) system that can translate speech from one language into another language and can be built without the need of any text data. Different from existing work in the l…

Speech-to-Speech TranslationTranslation

Textless Direct Speech-to-Speech Translation with Discrete Speech Representation

2022-10-31 · Xinjian Li, Ye Jia, Chung-Cheng Chiu

Research on speech-to-speech translation (S2ST) has progressed rapidly in recent years. Many end-to-end systems have been proposed and show advantages over conventional cascade systems, which are often composed of recogn…

Speech-to-Speech TranslationTranslation

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

Textless Unit-to-Unit training for Many-to-Many Multilingual Speech-to-Speech Translation

2023-08-03 · Minsu Kim, Jeongsoo Choi, Dahun Kim, Yong Man Ro

This paper proposes a textless training method for many-to-many multilingual speech-to-speech translation that can also benefit the transfer of pre-trained knowledge to text-based systems, text-to-speech synthesis and te…

DecoderQuantizationRepresentation LearningSpeech Synthesis+7

A Textless Metric for Speech-to-Speech Comparison

2022-10-21 · Laurent Besacier, Swen Ribeiro, Olivier Galibert, Ioan Calapodescu

In this paper, we introduce a new and simple method for comparing speech utterances without relying on text transcripts. Our speech-to-speech comparison metric utilizes state-of-the-art speech2unit encoders like HuBERT t…

SentenceSpeech-to-Speech TranslationTranslation