ACL 2022long182 citations

Direct Speech-to-Speech Translation With Discrete Units

Ann Lee, Peng-Jen Chen, Changhan Wang, Jiatao Gu, Sravya Popuri, Xutai Ma, Adam Polyak, Yossi Adi

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.

BibTeX
@inproceedings{lee-etal-2022-direct,
    title = "Direct Speech-to-Speech Translation With Discrete Units",
    author = "Lee, Ann  and
      Chen, Peng-Jen  and
      Wang, Changhan  and
      Gu, Jiatao  and
      Popuri, Sravya  and
      Ma, Xutai  and
      Polyak, Adam  and
      Adi, Yossi  and
      He, Qing  and
      Tang, Yun  and
      Pino, Juan  and
      Hsu, Wei-Ning",
    editor = "Muresan, Smaranda  and
      Nakov, Preslav  and
      Villavicencio, Aline",
    booktitle = "Proceedings of the 60th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
    month = may,
    year = "2022",
    address = "Dublin, Ireland",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2022.acl-long.235/",
    doi = "10.18653/v1/2022.acl-long.235",
    pages = "3327--3339"
}
Direct Speech-to-Speech Translation With Discrete Units · ACL 2022