edwko/OuteTTS
Interface for OuteTTS models. observed · 2026-08-28
Health v2 · maintenance only
52/100
- Activity 73
- Release rhythm 28
- Longevity 47
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: 34
- age_days: 667
- days_rel: 471
- days_push: 163
- n_releases_24m: 6
Adoption not part of the score
1436 stars · 117 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
OuteTTS is a Python interface for running OuteAI's text-to-speech models, supporting multiple inference backends including llama.cpp, Hugging Face Transformers, ExLlamaV2, and vLLM. It also ships an npm package (Transformers.js) for browser-based TTS with the 0.2 model.
Use cases
- generate speech from text with an open TTS model
- run text-to-speech locally with llama.cpp GGUF models
- clone a voice from a short audio sample
- batch TTS inference on GPU with vLLM or ExLlamaV2
- run TTS in the browser with transformers.js
- convert text to speech on CPU without a GPU
When to choose
- you want local, open-weight TTS with flexible backends (CPU via llama.cpp or GPU via CUDA/ROCm)
- you need voice cloning or speaker profiles with OuteTTS 1.0 models
- you want batched, high-throughput TTS inference on an NVIDIA GPU
When to avoid
- you need a managed cloud TTS API with no local setup
- you require non-English/multilingual coverage beyond what OuteTTS models support
- you need production-grade, battle-tested TTS rather than a fast-moving research project
Facets
library · maturity active
tts llm-inference speech-recognition speech-processing large-language-models machine-learning python cross-platform cli text-to-speech gguf llama-cpp transformers voice-cloning exllamav2 vllm transformersjs audio gpu
6 sources
- readme: https://github.com/edwko/OuteTTS · fetched 2026-08-28 · d19ab3c340f0
- homepage: https://outeai.com · fetched 2026-08-29 · b40d7549909b
- site_page: https://huggingface.co/docs · fetched 2026-08-29 · bdec26667b98
- registry_pypi: https://pypi.org/pypi/outetts/json · fetched 2026-08-29 · 2dce5971e34a
- site_page: https://huggingface.co/pricing · fetched 2026-08-29 · de6b7a178be5
- site_page: https://huggingface.co/huggingface · fetched 2026-08-29 · f35969986801
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| edwko/OuteTTS | main | 52 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem