nari-labs/dia

A TTS model capable of generating ultra-realistic dialogue in one pass.

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 17 minutes ago
Added to GitGenius on September 3rd, 2026
Created on April 19th, 2025
Open Issues & Pull Requests: 91 (+0)
GitHub issues: Enabled
Number of forks: 1,689
Total Stargazers: 19,393 (+0)
Total Subscribers: 167 (+0)

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Issue API getrepoissuespagesummary failed: 429 Rate limit exceeded. Please try again later.

Detailed Description

Dia is a text-to-speech model that generates ultra-realistic dialogue in a single pass from transcripts.

The model addresses the challenge of producing natural-sounding speech with emotional nuance and conversational qualities. Rather than synthesizing speech phoneme-by-phoneme or requiring multiple processing stages, Dia directly generates audio from text in one pass. The approach allows conditioning on reference audio to control emotion and tone, and the model can produce nonverbal vocalizations including laughter and throat clearing. The implementation is built on a 1.6 billion parameter architecture and supports English generation.

Dia suits projects requiring high-quality dialogue synthesis where emotional expressiveness and conversational naturalness matter. The tool is appropriate for developers building conversational AI systems, content creation workflows, or applications needing realistic multi-speaker audio generation. The README provides a demo comparing the model to ElevenLabs Studio and Sesame CSM-1B, positioning it as an alternative in the dialogue synthesis space. The model weights and inference code are openly available through Hugging Face, and the tool integrates with Hugging Face Transformers for straightforward adoption.

The project maintains active engagement with a substantial user base, as evidenced by most open issues originating from outside users rather than the core team. Maintainers typically respond to new issues and pull requests within a day. Work in the issue tracker centers on bug fixes, documentation improvements, and feature enhancements.