andimarafioti/faster-qwen3-tts
Real-time text-to-speech with Qwen3-TTS observed · 2026-08-28
Health v2 · maintenance only
78/100
- Activity 99
- Release rhythm 87
- Longevity 14
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: 40
- age_days: 198
- days_rel: 8
- days_push: 8
- n_releases_24m: 4
Adoption not part of the score
1330 stars · 192 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Python library for real-time text-to-speech inference with Qwen3-TTS using manual CUDA graph capture, requiring no Flash Attention, vLLM, or Triton. It supports both streaming and non-streaming generation, with an experimental GGML backend via qwentts.cpp.
Use cases
- generate speech from text in real time on an NVIDIA GPU
- stream TTS audio with low latency
- run Qwen3-TTS without vLLM or Triton
- design voices with an instruct prompt like 'warm, confident narrator'
- run TTS with a quantized GGML backend
- deploy text-to-speech on T4 or Blackwell GPUs
When to choose
- you need fast, real-time Qwen3-TTS inference on NVIDIA hardware
- you want streaming TTS without heavyweight inference stacks
- you want a simple pip-installable TTS library with CLI support
When to avoid
- you have no NVIDIA GPU or an old CUDA driver
- you need CPU-only or non-NVIDIA inference (except experimental GGML)
- you need a production-hardened, long-term-stable TTS solution
Facets
library · maturity active
tts llm-inference audio-processing speech-processing machine-learning python cli text-to-speech cuda-graphs qwen3 streaming real-time nvidia-gpu audio linux gpu
2 sources
- readme: https://github.com/andimarafioti/faster-qwen3-tts · fetched 2026-08-28 · bf529fd013b1
- registry_pypi: https://pypi.org/pypi/faster-qwen3-tts/json · fetched 2026-08-29 · d8e2b253136b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| andimarafioti/faster-qwen3-tts | main | 78 |
For agents
markdown · JSON · MCP: product_card(name="andimarafioti/faster-qwen3-tts")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem