Textless Speech-to-Speech Translation on Real Data
Abstract
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 literature, we tackle the challenge in modeling multi-speaker target speech and train the systems with real-world S2ST data. The key to our approach is a self-supervised unit-based speech normalization technique, which finetunes a pre-trained speech encoder with paired audios from multiple speakers and a single reference speaker to reduce the variations due to accents, while preserving the lexical content. With only 10 minutes of paired data for speech normalization, we obtain on average 3.2 BLEU gain when training the S2ST model on the VoxPopuli S2ST dataset, compared to a baseline trained on un-normalized speech target. We also incorporate automatically mined S2ST data and show an additional 2.0 BLEU gain. To our knowledge, we are the first to establish a textless S2ST technique that can be trained with real-world data and works for multiple language pairs. Audio samples are available at https://facebookresearch.github.io/speech_translation/textless_s2st_real_data/index.html .
Cite
@article{arxiv.2112.08352,
title = {Textless Speech-to-Speech Translation on Real Data},
author = {Ann Lee and Hongyu Gong and Paul-Ambroise Duquenne and Holger Schwenk and Peng-Jen Chen and Changhan Wang and Sravya Popuri and Yossi Adi and Juan Pino and Jiatao Gu and Wei-Ning Hsu},
journal= {arXiv preprint arXiv:2112.08352},
year = {2022}
}
Comments
Accepted to NAACL 2022 (long paper)