cs.SDJun 9, 2026

Speech Meets ELF: Audio Conditional Continuous-Target Diffusion for Speech Recognition and Translation

Authors: Xuanchen LiTianrui WangYuheng LuZikang HuangYu JiangChenghan LinChenrui CuiZiyang Ma+6 more

Organizations: 1Tianjin University · 2Shanghai Jiao Tong University · 3Zhipu AI

Abstract

Speech-to-text (S2T) systems for recognition (ASR) and translation (S2TT) typically generate discrete text tokens. In contrast, continuous-target language modelling performs generation in a continuous space, yet its potential for S2T remains unexplored. To bridge this gap, we propose ELF-S2T, an audio-conditioned continuous-target generative model for S2T. Built upon the pre-trained Embedded Language Flows (ELF) backbone, ELF-S2T processes speech via a frozen Whisper encoder and a single linear projector, prepending the resulting audio condition to the noisy text latent for in-context, flow-matching denoising. To prevent the model from over-relying on its pre-trained text context, we introduce audio forcing during training, and further amplify the audio condition via classifier-free guidance at inference. Experiments on LibriSpeech and CoVoST2 show that ELF-S2T achieves competitive ASR and S2TT performance. Crucially, our error analysis reveals that, although ASR and S2TT errors look very different on the surface, both stem from the same underlying cause, a close distance confusion in the continuous latent space. This finding naturally aligns with the continuous representation generation paradigm, indicating a common semantic mapping process beneath recognition and translation. Our code and pretrained models are publicly available at https://github.com/Sslnon/ELF-S2T.

Explore similar work

CardsList
  1. Audio-Native Speech Recognition with a Frozen Discrete-Diffusion Language Model

    Jul 14, 2026Harsha Vardhan Khurdula, Abhinav Kumar Singh, Yoeven D Khemlani +1Speech EncoderLibrispeech

  2. dots.tts Technical Report

    Jun 5, 2026Shi Lian, Changtao Li, Bohan Li +6Zero-Shot Text-To-SpeechTechnical Report