paper-with-me

Papers

A Non-autoregressive Generation Framework for End-to-End Simultaneous Speech-to-Speech Translation

2024-06-11 · Zhengrui Ma, Qingkai Fang, Shaolei Zhang, Shoutao Guo, Yang Feng, Min Zhang

Simultaneous translation models play a crucial role in facilitating communication. However, existing research primarily focuses on text-to-text or speech-to-text models, necessitating additional cascade components to achieve speech-to-speech translation. These pipeline methods suffer from error propagation and accumulate delays in each cascade component, resulting in reduced synchronization between the speaker and listener. To overcome these challenges, we propose a novel non-autoregressive generation framework for simultaneous speech translation (NAST-S2X), which integrates speech-to-text and speech-to-speech tasks into a unified end-to-end framework. We develop a non-autoregressive decoder capable of concurrently generating multiple text or acoustic unit tokens upon receiving fixed-length speech chunks. The decoder can generate blank or repeated tokens and employ CTC decoding to dynamically adjust its latency. Experimental results show that NAST-S2X outperforms state-of-the-art models in both speech-to-text and speech-to-speech tasks. It achieves high-quality simultaneous interpretation within a delay of less than 3 seconds and provides a 28 times decoding speedup in offline generation.

📄 PDF Abstract BibTeX arXiv:2406.06937

Code (1)

ictnlp/nast-s2x 공식 구현 pytorch

Tasks

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

Similar Papers 제목 키워드 기반

A Comparative Study on Non-Autoregressive Modelings for Speech-to-Text Generation

2021-10-11 · Yosuke Higuchi, Nanxin Chen, Yuya Fujita, Hirofumi Inaguma 외

Non-autoregressive (NAR) models simultaneously generate multiple outputs in a sequence, which significantly reduces the inference speed at the cost of accuracy drop compared to autoregressive baselines. Showing great pot…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition+3

FlexSpeech: Towards Stable, Controllable and Expressive Text-to-Speech

2025-05-08 · Linhan Ma, Dake Guo, He Wang, Jin Xu 외

Current speech generation research can be categorized into two primary classes: non-autoregressive and autoregressive. The fundamental distinction between these approaches lies in the duration prediction strategy employe…

Style Transfertext-to-speechText to Speech

A Lexical-aware Non-autoregressive Transformer-based ASR Model

2023-05-18 · Chong-En Lin, Kuan-Yu Chen

Non-autoregressive automatic speech recognition (ASR) has become a mainstream of ASR modeling because of its fast decoding speed and satisfactory result. To further boost the performance, relaxing the conditional indepen…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Decoderspeech-recognition+1

OmniDRCA: Parallel Speech-Text Foundation Model via Dual-Resolution Speech Representations and Contrastive Alignment

2025-06-11 · Chao-Hong Tan, Qian Chen, Wen Wang, Chong Deng 외

Recent studies on end-to-end speech generation with large language models (LLMs) have attracted significant community attention, with multiple works extending text-based LLMs to generate discrete speech tokens. Existing …

cross-modal alignmentQuestion AnsweringSpeech SynthesisText Generation

DiTAR: Diffusion Transformer Autoregressive Modeling for Speech Generation

2025-02-06 · Dongya Jia, Zhuo Chen, Jiawei Chen, Chenpeng Du 외

Several recent studies have attempted to autoregressively generate continuous speech representations without discrete speech tokens by combining diffusion and autoregressive models, yet they often face challenges with ex…

DiversityLanguage ModelingLanguage Modelling