English

OmniVoice: Towards Omnilingual Zero-Shot Text-to-Speech with Diffusion Language Models

Computation and Language 2026-04-22 v3 Audio and Speech Processing

Abstract

We present OmniVoice, a massively multilingual zero-shot text-to-speech (TTS) model that scales to over 600 languages. At its core is a novel diffusion language model-style discrete non-autoregressive (NAR) architecture. Unlike conventional discrete NAR models that suffer from performance bottlenecks in complex two-stage (text-to-semantic-to-acoustic) pipelines, OmniVoice directly maps text to multi-codebook acoustic tokens. This simplified approach is facilitated by two key technical innovations: (1) a full-codebook random masking strategy for efficient training, and (2) initialization from a pre-trained LLM to ensure superior intelligibility. By leveraging a 581k-hour multilingual dataset curated entirely from open-source data, OmniVoice achieves the broadest language coverage to date and delivers state-of-the-art performance across Chinese, English, and diverse multilingual benchmarks. Our code and pre-trained models are publicly available at https://github.com/k2-fsa/OmniVoice.

Keywords

Cite

@article{arxiv.2604.00688,
  title  = {OmniVoice: Towards Omnilingual Zero-Shot Text-to-Speech with Diffusion Language Models},
  author = {Han Zhu and Lingxuan Ye and Wei Kang and Zengwei Yao and Liyong Guo and Fangjun Kuang and Zhifeng Han and Weiji Zhuang and Long Lin and Daniel Povey},
  journal= {arXiv preprint arXiv:2604.00688},
  year   = {2026}
}
R2 v1 2026-07-01T11:47:56.501Z