English

Direct speech-to-speech translation with discrete units

Computation and Language 2022-03-23 v2 Machine Learning Audio and Speech Processing

Abstract

We present a direct speech-to-speech translation (S2ST) model that translates speech from one language to speech in another language without relying on intermediate text generation. We tackle the problem by first applying a self-supervised discrete speech encoder on the target speech and then training a sequence-to-sequence speech-to-unit translation (S2UT) model to predict the discrete representations of the target speech. When target text transcripts are available, we design a joint speech and text training framework that enables the model to generate dual modality output (speech and text) simultaneously in the same inference pass. Experiments on the Fisher Spanish-English dataset show that the proposed framework yields improvement of 6.7 BLEU compared with a baseline direct S2ST model that predicts spectrogram features. When trained without any text transcripts, our model performance is comparable to models that predict spectrograms and are trained with text supervision, showing the potential of our system for translation between unwritten languages. Audio samples are available at https://facebookresearch.github.io/speech_translation/direct_s2st_units/index.html .

Keywords

Cite

@article{arxiv.2107.05604,
  title  = {Direct speech-to-speech translation with discrete units},
  author = {Ann Lee and Peng-Jen Chen and Changhan Wang and Jiatao Gu and Sravya Popuri and Xutai Ma and Adam Polyak and Yossi Adi and Qing He and Yun Tang and Juan Pino and Wei-Ning Hsu},
  journal= {arXiv preprint arXiv:2107.05604},
  year   = {2022}
}

Comments

Accepted to ACL 2022 (long paper)

R2 v1 2026-06-24T04:07:04.422Z