paper-with-me

Papers

High-Fidelity Simultaneous Speech-To-Speech Translation

2025-02-05 · Tom Labiausse, Laurent Mazaré, Edouard Grave, Patrick Pérez, Alexandre Défossez, Neil Zeghidour

We introduce Hibiki, a decoder-only model for simultaneous speech translation. Hibiki leverages a multistream language model to synchronously process source and target speech, and jointly produces text and audio tokens to perform speech-to-text and speech-to-speech translation. We furthermore address the fundamental challenge of simultaneous interpretation, which unlike its consecutive counterpart, where one waits for the end of the source utterance to start translating, adapts its flow to accumulate just enough context to produce a correct translation in real-time, chunk by chunk. To do so, we introduce a weakly-supervised method that leverages the perplexity of an off-the-shelf text translation system to identify optimal delays on a per-word basis and create aligned synthetic data. After supervised training, Hibiki performs adaptive, simultaneous speech translation with vanilla temperature sampling. On a French-English simultaneous speech translation task, Hibiki demonstrates state-of-the-art performance in translation quality, speaker fidelity and naturalness. Moreover, the simplicity of its inference process makes it compatible with batched translation and even real-time on-device deployment. We provide examples as well as models and inference code.

📄 PDF Abstract BibTeX arXiv:2502.03382

Code (1)

kyutai-labs/hibiki 공식 구현 pytorch

Tasks

DecoderSimultaneous Speech-to-Speech TranslationSpeech-to-Speech TranslationSpeech-to-TextTranslation

Similar Papers 제목 키워드 기반

Language translation, and change of accent for speech-to-speech task using diffusion model

2025-05-04 · Abhishek Mishra, Ritesh Sur Chowdhury, Vartul Bahuguna, Isha Pandey 외

Speech-to-speech translation (S2ST) aims to convert spoken input in one language to spoken output in another, typically focusing on either language translation or accent adaptation. However, effective cross-cultural comm…

Speech-to-Speech TranslationTranslation

Duplex Diffusion Models Improve Speech-to-Speech Translation

2023-05-22 · Xianchao Wu

Speech-to-speech translation is a typical sequence-to-sequence learning task that naturally has two directions. How to effectively leverage bidirectional supervision signals to produce high-fidelity audio for both direct…

Speech-to-Speech TranslationTranslation

Seed LiveInterpret 2.0: End-to-end Simultaneous Speech-to-speech Translation with Your Voice

2025-07-23 · Shanbo Cheng, Yu Bao, Zhichao Huang, Yu Lu 외 arxiv

Simultaneous Interpretation (SI) represents one of the most daunting frontiers in the translation industry, with product-level automatic systems long plagued by intractable challenges: subpar transcription and translatio…

Speech-to-Speech TranslationReinforcement Learning

StreamSpeech: Simultaneous Speech-to-Speech Translation with Multi-task Learning

2024-06-05 · Shaolei Zhang, Qingkai Fang, Shoutao Guo, Zhengrui Ma 외

Simultaneous speech-to-speech translation (Simul-S2ST, a.k.a streaming speech translation) outputs target speech while receiving streaming speech inputs, which is critical for real-time communication. Beyond accomplishin…

Automatic Speech Recognition (ASR)de-enes-enfr-en+11

SimulSpeech: End-to-End Simultaneous Speech to Text Translation

2020-07-01 · ACL 2020 6 · Yi Ren, Jinglin Liu, Xu Tan, Chen Zhang 외

In this work, we develop SimulSpeech, an end-to-end simultaneous speech to text translation system which translates speech in source language to text in target language concurrently. SimulSpeech consists of a speech enco…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)DecoderKnowledge Distillation+9