CLSDASFeb 11

Simultaneous Speech-to-Speech Translation Without Aligned Data

arXiv:2602.11072v12 citationsh-index: 4
Originality Highly original
AI Analysis

This work addresses a key bottleneck in scaling simultaneous speech translation to diverse languages by eliminating the need for language-specific alignment heuristics, benefiting applications in real-time multilingual communication.

The paper tackles the problem of simultaneous speech-to-speech translation without requiring word-level aligned data, which traditionally limits scalability and performance, and achieves state-of-the-art results in translation accuracy, latency, voice transfer, and naturalness across five language tasks.

Simultaneous speech translation requires translating source speech into a target language in real-time while handling non-monotonic word dependencies. Traditional approaches rely on supervised training with word-level aligned data, which is difficult to collect at scale and thus depends on synthetic alignments using language-specific heuristics that are suboptimal. We propose Hibiki-Zero, which eliminates the need for word-level alignments entirely. This fundamentally simplifies the training pipeline and enables seamless scaling to diverse languages with varying grammatical structures, removing the bottleneck of designing language-specific alignment heuristics. We first train on sentence-level aligned data to learn speech translation at high latency, then apply a novel reinforcement learning strategy using GRPO to optimize latency while preserving translation quality. Hibiki-Zero achieves state-of-the-art performance in translation accuracy, latency, voice transfer, and naturalness across five X-to-English tasks. Moreover, we demonstrate that our model can be adapted to support a new input language with less than 1000h of speech. We provide examples, model weights, inference code and we release a benchmark containing 45h of multilingual data for speech translation evaluation.

Foundations

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

Your Notes