Simple and Effective Unsupervised Speech Translation
About
The amount of labeled data to train models for speech tasks is limited for most languages, however, the data scarcity is exacerbated for speech translation which requires labeled data covering two different languages. To address this issue, we study a simple and effective approach to build speech translation systems without labeled data by leveraging recent advances in unsupervised speech recognition, machine translation and speech synthesis, either in a pipeline approach, or to generate pseudo-labels for training end-to-end speech translation models. Furthermore, we present an unsupervised domain adaptation technique for pre-trained speech models which improves the performance of downstream unsupervised speech recognition, especially for low-resource settings. Experiments show that unsupervised speech-to-text translation outperforms the previous unsupervised state of the art by 3.2 BLEU on the Libri-Trans benchmark, on CoVoST 2, our best systems outperform the best supervised end-to-end models (without pre-training) from only two years ago by an average of 5.0 BLEU over five X-En directions. We also report competitive results on MuST-C and CVSS benchmarks.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Speech Recognition | MuST-C (test) | WER (Avg)15.7 | 30 | |
| Speech Translation | MuST-C (test) | -- | 29 | |
| Speech Translation | libri-trans (test) | Detokenized BLEU (case-sensitive)23.1 | 14 | |
| Speech-to-text Translation | MuST-C (En-Ru) 1.0 (test) | BLEU20 | 12 | |
| X-to-English Speech-to-text translation | CoVoST v2 (test) | Fr -> En Score35.7 | 7 | |
| Speech-to-speech translation | CVSS-C (test) | Fr-En Score33.8 | 6 | |
| Speech-to-text Translation | MuST-C En-Es (test) | BLEU0.324 | 4 | |
| Machine Translation | libri-trans (test) | BLEU (En-Fr)22.1 | 3 | |
| Machine Translation | CoVoST X-En 2 (test) | BLEU (Fr->En)40.1 | 3 | |
| Machine Translation | CoVoST 2, MuST-C, and Libri-Trans Combined (test) | BLEU32.4 | 3 |