UniVoice: Unifying Autoregressive ASR and Flow-Matching based TTS with Large Language Models
By: Wenhao Guan , Zhikang Niu , Ziyue Jiang and more
Potential Business Impact:
Lets computers understand and speak like people.
Large language models (LLMs) have demonstrated promising performance in both automatic speech recognition (ASR) and text-to-speech (TTS) systems, gradually becoming the mainstream approach. However, most current approaches address these tasks separately rather than through a unified framework. This work aims to integrate these two tasks into one unified model. Although discrete speech tokenization enables joint modeling, its inherent information loss limits performance in both recognition and generation. In this work, we present UniVoice, a unified LLM framework through continuous representations that seamlessly integrates speech recognition and synthesis within a single model. Our approach combines the strengths of autoregressive modeling for speech recognition with flow matching for high-quality generation. To mitigate the inherent divergence between autoregressive and flow-matching models, we further design a dual attention mechanism, which switches between a causal mask for recognition and a bidirectional attention mask for synthesis. Furthermore, the proposed text-prefix-conditioned speech infilling method enables high-fidelity zero-shot voice cloning. Experimental results demonstrate that our method can achieve or exceed current single-task modeling methods in both ASR and zero-shot TTS tasks. This work explores new possibilities for end-to-end speech understanding and generation.
Similar Papers
Comprehend and Talk: Text to Speech Synthesis via Dual Language Modeling
Sound
Makes computer voices sound more natural and human.
DrVoice: Parallel Speech-Text Voice Conversation Model via Dual-Resolution Speech Representations
Computation and Language
Makes computers talk and understand better.
Continuous-Token Diffusion for Speaker-Referenced TTS in Multimodal LLMs
Audio and Speech Processing
Makes computers talk like real people.