paper-with-me

홈 › Papers

Textless Streaming Speech-to-Speech Translation using Semantic Speech Tokens

2024-10-04 · Jinzheng Zhao, Niko Moritz, Egor Lakomkin, Ruiming Xie, Zhiping Xiu, Katerina Zmolikova, Zeeshan Ahmed, Yashesh Gaur, Duc Le, Christian Fuegen

Cascaded speech-to-speech translation systems often suffer from the error accumulation problem and high latency, which is a result of cascaded modules whose inference delays accumulate. In this paper, we propose a transducer-based speech translation model that outputs discrete speech tokens in a low-latency streaming fashion. This approach eliminates the need for generating text output first, followed by machine translation (MT) and text-to-speech (TTS) systems. The produced speech tokens can be directly used to generate a speech signal with low latency by utilizing an acoustic language model (LM) to obtain acoustic tokens and an audio codec model to retrieve the waveform. Experimental results show that the proposed method outperforms other existing approaches and achieves state-of-the-art results for streaming translation in terms of BLEU, average latency, and BLASER 2.0 scores for multiple language pairs using the CVSS-C dataset as a benchmark.

📄 PDF Abstract BibTeX arXiv:2410.03298

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingMachine TranslationSpeech-to-Speech Translationtext-to-speechText to SpeechTranslation

Similar Papers 제목 키워드 기반

Textless Speech-to-Speech Translation on Real Data

2021-12-15 · NAACL 2022 7 · Ann Lee, Hongyu Gong, Paul-Ambroise Duquenne, Holger Schwenk 외

We present a textless speech-to-speech translation (S2ST) system that can translate speech from one language into another language and can be built without the need of any text data. Different from existing work in the l…

Speech-to-Speech TranslationTranslation

Textless Speech-to-Speech Translation With Limited Parallel Data

2023-05-24 · Anuj Diwan, Anirudh Srinivasan, David Harwath, Eunsol Choi

Existing speech-to-speech translation (S2ST) models fall into two camps: they either leverage text as an intermediate step or require hundreds of hours of parallel speech data. Both approaches are incompatible with textl…

Automatic Speech RecognitionDenoisingLanguage ModellingMachine Translation+4

DiffS2UT: A Semantic Preserving Diffusion Model for Textless Direct Speech-to-Speech Translation

2023-10-26 · Yongxin Zhu, Zhujin Gao, Xinyuan Zhou, Zhongyi Ye 외

While Diffusion Generative Models have achieved great success on image generation tasks, how to efficiently and effectively incorporate them into speech generation especially translation tasks remains a non-trivial probl…

Image GenerationSpeech-to-Speech TranslationTranslation

Textless Direct Speech-to-Speech Translation with Discrete Speech Representation

2022-10-31 · Xinjian Li, Ye Jia, Chung-Cheng Chiu

Research on speech-to-speech translation (S2ST) has progressed rapidly in recent years. Many end-to-end systems have been proposed and show advantages over conventional cascade systems, which are often composed of recogn…

Speech-to-Speech TranslationTranslation

Analyzing Speech Unit Selection for Textless Speech-to-Speech Translation

2024-07-08 · Jarod Duret, Yannick Estève, Titouan Parcollet

Recent advancements in textless speech-to-speech translation systems have been driven by the adoption of self-supervised learning techniques. Although most state-of-the-art systems adopt a similar architecture to transfo…

Automatic Speech RecognitionEmotion Recognitionfeature selectionResynthesis+7