paper-with-me

홈 › Papers

SimulTron: On-Device Simultaneous Speech to Speech Translation

2024-06-04 · Alex Agranovich, Eliya Nachmani, Oleg Rybakov, Yifan Ding, Ye Jia, Nadav Bar, Heiga Zen, Michelle Tadmor Ramanovich

Simultaneous speech-to-speech translation (S2ST) holds the promise of breaking down communication barriers and enabling fluid conversations across languages. However, achieving accurate, real-time translation through mobile devices remains a major challenge. We introduce SimulTron, a novel S2ST architecture designed to tackle this task. SimulTron is a lightweight direct S2ST model that uses the strengths of the Translatotron framework while incorporating key modifications for streaming operation, and an adjustable fixed delay. Our experiments show that SimulTron surpasses Translatotron 2 in offline evaluations. Furthermore, real-time evaluations reveal that SimulTron improves upon the performance achieved by Translatotron 1. Additionally, SimulTron achieves superior BLEU scores and latency compared to previous real-time S2ST method on the MuST-C dataset. Significantly, we have successfully deployed SimulTron on a Pixel 7 Pro device, show its potential for simultaneous S2ST on-device.

📄 PDF Abstract BibTeX arXiv:2406.02133

Code (0)

등록된 구현이 없습니다.

Tasks

Simultaneous Speech-to-Speech TranslationSpeech-to-Speech TranslationTranslation

Similar Papers 제목 키워드 기반

High-Fidelity Simultaneous Speech-To-Speech Translation

2025-02-05 · Tom Labiausse, Laurent Mazaré, Edouard Grave, Patrick Pérez 외

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 t…

DecoderSimultaneous Speech-to-Speech TranslationSpeech-to-Speech TranslationSpeech-to-Text+1

Overcoming Latency Bottlenecks in On-Device Speech Translation: A Cascaded Approach with Alignment-Based Streaming MT

2025-08-18 · Zeeshan Ahmed, Frank Seide, Niko Moritz, Ju Lin 외 arxiv

This paper tackles several challenges that arise when integrating Automatic Speech Recognition (ASR) and Machine Translation (MT) for real-time, on-device streaming speech translation. Although state-of-the-art ASR syste…

Machine TranslationSpeech Recognition

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

SimulS2S-LLM: Unlocking Simultaneous Inference of Speech LLMs for Speech-to-Speech Translation

2025-04-22 · Keqi Deng, Wenxi Chen, Xie Chen, Philip C. Woodland

Simultaneous speech translation (SST) outputs translations in parallel with streaming speech input, balancing translation quality and latency. While large language models (LLMs) have been extended to handle the speech mo…

Simultaneous Speech-to-Speech TranslationSpeech-to-Speech TranslationTranslation