Skip to content
OpenTrain AIFor AI Companies

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

Han Zhu, Lingxuan Ye, Wei Kang, Zengwei Yao, Liyong Guo +5 morePublished Apr 1, 2026
arXiv PDF
Researcher verdict
Starting point
Use as implementation starting point
Benchmark evidence
Thin evidence
Verify before relying
Time to first repro
A few hours
Fast first run
Risk flags
0
None detected

Abstract

Domain fit: AI-core · Core AI workload signals detected from paper context and implementation/artifact evidence.

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.

Results and benchmarks

Freshness tier: hot
We present OmniVoice, a massively multilingual zero-shot text-to-speech (TTS) model that scales to over 600 languages.
Task Dataset Metric Value Source
Diffusion LibriSpeech WER 1.57 paper-derived

Audit each benchmark finding before selecting an implementation path. Evidence refs map to the disclosure below.

Implementation

Best maintained implementation now

Recommended
Confidence: Medium
Reproducibility: Strong

OmniVoice TTS nodes for ComfyUI - Zero-shot multilingual text-to-speech with voice cloning, voice design, and multi-speaker dialogue

537 stars · 69 forks · Last push Jun 11, 2026 · Apache-2.0 license

  • License
  • CI
  • Dependencies
  • Docker

Matched via arXiv identifier search · Strong overlap with paper title keywords · Community adoption signal (537 stars)

Why this implementation
Confidence: medium

Saganaki22/ComfyUI-OmniVoice-TTS is the best available implementation candidate based on ranking signals, but recommendation confidence is not yet high. CI workflows are present. License is declared (Apache-2.0).

Open Saganaki22/ComfyUI-OmniVoice-TTS
Reproduction risks
  • No repository-level red flags were detected, but paper-specific preprocessing and hyperparameter details may still be under-specified.
  • Selected Saganaki22/ComfyUI-OmniVoice-TTS as the strongest maintained implementation for new work.
  • Includes CI workflow signals.
  • Includes dependency/environment manifest signals.
  • Repository activity is within the last 24 months.

Compare implementation paths

Compare maintenance quality, reproducibility coverage, and evidence confidence before choosing a reproduction baseline.

k2-fsa/OmniVoice
alternative
Maintenance
Active
Confidence
Low
Reproducibility
Strong
Stars
9,356
Last push
Aug 24, 2026 (2d)

Matched via arXiv identifier search · Community adoption signal (9356 stars)

  • No Docker setup
  • Low confidence match
Maintenance
Recently updated
Confidence
Medium
Reproducibility
Strong
Stars
537
Last push
Jun 11, 2026 (75d)

Matched via arXiv identifier search · Strong overlap with paper title keywords

  • No Docker setup
Maintenance
Recently updated
Confidence
Low
Reproducibility
Strong
Stars
512
Last push
May 16, 2026 (102d)

Matched via arXiv identifier search · Community adoption signal (512 stars)

  • No tagged releases
  • No Docker setup
  • Low confidence match

Reproduction readiness

Time to first repro: hours
Last checked: Aug 24, 2026

Ready to run

Ready to reproduce

  • Clone Saganaki22/ComfyUI-OmniVoice-TTS and install dependencies from pyproject.toml.
  • CI pipeline detected, so automated tests are in place.
  • Last updated 75 days ago.
Open Saganaki22/ComfyUI-OmniVoice-TTS

Quick start

git clone https://github.com/Saganaki22/ComfyUI-OmniVoice-TTS.git
pip install -e .

Repositories and ecosystem

No additional verified repositories beyond the primary recommendation.

Hugging Face artifacts

No direct paper-linked artifacts were found. Showing strongest curated related artifacts for faster exploration.

Models

Curated Related

Datasets

No trustworthy datasets matches right now.

Search datasets on Hugging Face

Spaces

No trustworthy spaces matches right now.

Search spaces on Hugging Face

Research context

Tasks

Diffusion

Methods

Diffusion

Domains

Natural Language Processing, Large Language Models

Evaluation and human feedback data

Open this paper in HFEPX to review benchmark signals, evaluation modes, and human-feedback protocol context.

Open in HFEPX
Explore similar papers

Jump to Paper2Code search queries derived from this paper's research context.