ASCLLGNov 26, 2025

RosettaSpeech: Zero-Shot Speech-to-Speech Translation without Parallel Speech

arXiv:2511.20974v2
Originality Highly original
AI Analysis

This addresses the problem of scarce parallel speech data for speech-to-speech translation, offering a scalable solution for text-rich, speech-poor languages.

The paper tackles the data bottleneck in speech-to-speech translation by introducing RosettaSpeech, a zero-shot framework trained on monolingual speech-text data with machine translation supervision, achieving state-of-the-art performance with ASR-BLEU scores of 25.17 for German-to-English and 29.86 for Spanish-to-English.

End-to-end speech-to-speech translation (S2ST) systems typically struggle with a critical data bottleneck: the scarcity of parallel speech-to-speech corpora. To overcome this, we introduce RosettaSpeech, a novel zero-shot framework trained exclusively on monolingual speech-text data augmented by machine translation supervision. Unlike prior works that rely on complex cascaded pseudo-labeling, our approach strategically utilizes text as a semantic bridge during training to synthesize translation targets, thereby eliminating the need for parallel speech pairs while maintaining a direct, end-to-end inference pipeline. Empirical evaluations on the CVSS-C benchmark demonstrate that RosettaSpeech achieves state-of-the-art zero-shot performance, surpassing leading baselines by significant margins - achieving ASR-BLEU scores of 25.17 for German-to-English (+27% relative gain) and 29.86 for Spanish-to-English (+14%). Crucially, our model effectively preserves the source speaker's voice without ever seeing paired speech data. We further analyze the impact of data scaling and demonstrate the model's capability in many-to-one translation, offering a scalable solution for extending high-quality S2ST to "text-rich, speech-poor" languages.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes