studio-dots-ai/dots.tts
None observed · 2026-08-28
Health v2 · maintenance only
79/100
- Activity 98
- Release rhythm 97
- Longevity 6
Flags: young
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 0
- age_days: 90
- days_rel: 21
- days_push: 16
- n_releases_24m: 4
Adoption not part of the score
1275 stars · 130 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
dots.tts is a 2B-parameter fully continuous, end-to-end autoregressive text-to-speech system, distributed as a Python library with pretrained checkpoints on Hugging Face. It combines a semantic encoder, an LLM backbone, and a flow-matching acoustic head over a 48 kHz AudioVAE, achieving open-source state-of-the-art results on Seed-TTS-Eval and multilingual speaker-similarity benchmarks, with a companion dots.tts.edit model for instruction-controlled speech editing.
Use cases
- convert text into natural sounding speech from python
- clone a voice from a short reference audio sample
- generate multilingual speech across 24 languages
- synthesize emotional and expressive speech
- edit or rewrite spoken words in an existing recording via text instructions
- run high-fidelity 48 kHz speech synthesis locally on a gpu
When to choose
- you need state-of-the-art open-source TTS with strong speaker similarity and low word error rates
- you want voice cloning and emotional expressiveness in a single autoregressive model
- you require high-fidelity 48 kHz output or instruction-controlled speech editing
- you want a pip-installable library with published checkpoints and benchmark-backed quality
When to avoid
- you need an ultra-light on-device TTS for embedded or CPU-only hardware, since the 2B-parameter model is compute heavy
- you only need a simple rule-based screen-reader voice with minimal resources
- you need a managed cloud TTS API rather than running model inference yourself
Facets
library · maturity active
tts machine-learning deep-learning audio-processing speech-processing artificial-intelligence deep-learning machine-learning python cross-platform text-to-speech speech-synthesis voice-cloning autoregressive flow-matching diffusion speech-editing multilingual-tts 48khz-audio meanflow huggingface-checkpoints gpu
2 sources
- readme: https://github.com/studio-dots-ai/dots.tts · fetched 2026-08-28 · 814982c44293
- registry_pypi: https://pypi.org/pypi/dots.tts/json · fetched 2026-08-29 · dcd526552e98
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| studio-dots-ai/dots.tts | main | 79 |
For agents
markdown · JSON · MCP: product_card(name="studio-dots-ai/dots.tts")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem