UnitY: Two-pass Direct Speech-to-speech Translation with Discrete Units
About
Direct speech-to-speech translation (S2ST), in which all components can be optimized jointly, is advantageous over cascaded approaches to achieve fast inference with a simplified pipeline. We present a novel two-pass direct S2ST architecture, UnitY, which first generates textual representations and predicts discrete acoustic units subsequently. We enhance the model performance by subword prediction in the first-pass decoder, advanced two-pass decoder architecture design and search strategy, and better training regularization. To leverage large amounts of unlabeled text data, we pre-train the first-pass text decoder based on the self-supervised denoising auto-encoding task. Experimental evaluations on benchmark datasets at various data scales demonstrate that UnitY outperforms a single-pass speech-to-unit translation model by 2.5-4.2 ASR-BLEU with 2.83x decoding speed-up. We show that the proposed methods boost the performance even when predicting spectrogram in the second pass. However, predicting discrete units achieves 2.51x decoding speed-up compared to that case.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Speech-to-speech translation | Fisher Spanish-English (test) | BLEU (Speech Input)58.6 | 55 | |
| Speech-to-speech translation | Fisher Spanish-English (dev) | BLEU (Speech)58.4 | 48 | |
| Speech-to-speech translation | CVSS-C | Avg Score0.474 | 38 | |
| Speech-to-speech translation | Fisher Spanish-English (dev2) | ASR BLEU59.5 | 36 | |
| Speech-to-speech translation | CVSS-C ES → EN (test) | ASR-BLEU24.95 | 16 | |
| Speech-to-speech translation | CVSS-C DE → EN (test) | ASR-BLEU18.74 | 16 | |
| Offline Speech-to-Speech Translation | CVSS-C (test) | Fr-En ASR-BLEU27.77 | 11 | |
| Speech-to-speech translation | Fisher Es→En (dev) | ASR chrF69.5 | 10 | |
| Speech-to-speech translation | Fisher Es→En (test) | ASR chrF70.2 | 10 | |
| Speech-to-speech translation | Multi-domain En->Es (Europarl-ST, MuST-C) | Score (Europarl-ST)36.9 | 10 |