bytedance/MegaTTS3

MegaTTS 3 is a text-to-speech synthesis system that generates speech from text with voice cloning capabilities.

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 4 minutes ago
Added to GitGenius on September 11th, 2026
Created on March 20th, 2025
Open Issues & Pull Requests: 88 (+0)
GitHub issues: Enabled
Number of forks: 474
Total Stargazers: 6,097 (+0)
Total Subscribers: 50 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 2.9 hours
Mean response time: 4.8 days
90th percentile: 44.6 hours
Tracked items: 96

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 85
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 490 days
Stale 30+ days: 84
Stale 90+ days: 84

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • help wanted (3)
  • good first issue (1)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

MegaTTS 3 is a text-to-speech synthesis system that generates speech from text with voice cloning capabilities.

The tool addresses high-quality voice synthesis by combining a lightweight diffusion-based transformer backbone with voice cloning from short audio samples. It uses a 0.45 billion parameter TTS Diffusion Transformer to generate speech, accepting text input and optional voice reference samples to produce natural-sounding audio. The system supports bilingual synthesis in Chinese and English with code-switching, and offers accent intensity control for fine-grained output customization.

Developers should adopt this tool if they need efficient, high-quality speech synthesis with voice cloning in production or research settings. It suits projects requiring multilingual TTS without deploying large models, particularly those targeting Chinese and English speakers. The tool provides a Hugging Face demo space for testing before integration, and users can submit voice samples to generate reusable voice latents for local deployment. The pretrained checkpoint is available through standard distribution channels.

The project receives issue reports primarily from external users rather than the core team, indicating a meaningful base of real-world adopters. Maintainers respond to new issues and pull requests within hours, demonstrating active engagement with the community.