k2-fsa/omnivoice

High-Quality Voice Cloning TTS for 600+ Languages

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 15 minutes ago
Added to GitGenius on September 1st, 2026
Created on March 31st, 2026
Open Issues & Pull Requests: 59 (+0)
GitHub issues: Enabled
Number of forks: 1,649
Total Stargazers: 10,356 (+5)
Total Subscribers: 65 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 14.2 hours
Mean response time: 2.7 days
90th percentile: 6.8 days
Tracked items: 191

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Only 12% of issues opened in the past year have been closed. Three people close 85% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 33
New in 7 days: 3
Closed in 7 days: 0
Avg open age: 63 days
Stale 30+ days: 15
Stale 90+ days: 0

Recent activity

Opened in 7 days: 3
Closed in 7 days: 0
Comments in 7 days: 12
Events in 7 days: 17

Top labels

  • question (54)
  • bug (24)
  • enhancement (19)
  • Stale (12)
  • help wanted (11)

Detailed Description

OmniVoice is a massively multilingual zero-shot text-to-speech model that generates high-quality speech across over 600 languages.

The tool addresses the challenge of building TTS systems that work across diverse languages without requiring language-specific training data. It uses a diffusion language model-style architecture that combines quality with speed, achieving inference as fast as 40 times real-time. The model supports voice cloning to replicate speaker characteristics from reference audio, voice design through speaker attributes like gender and age, and fine-grained control via non-verbal symbols and pronunciation correction through pinyin or phonemes.

Developers should choose this tool if they need multilingual TTS with the broadest language coverage available in zero-shot models, particularly when voice cloning quality matters. The project suits applications requiring speech synthesis across many languages without maintaining separate models per language. The installation process supports multiple hardware configurations including NVIDIA GPUs, Apple Silicon, and Intel Arc GPUs, with PyTorch as the primary dependency.

The project maintains active development with regular updates to the codebase and documentation. The team provides multiple access points for users, including a Python API and command-line tools alongside a Hugging Face model and interactive demo space. Training and evaluation infrastructure is included in the repository, allowing users to understand and potentially extend the approach. The project includes comprehensive language documentation and supports community engagement through discussion channels.