Ross ROSS = Recommend OSS · open-source software intelligence for agents

KoljaB/RealtimeTTS

Converts text to speech in realtime observed · 2026-08-28

github.com/KoljaB/RealtimeTTS · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

94/100

  • Activity 98
  • Release rhythm 98
  • Longevity 78
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 5.5
  • age_days: 1103
  • days_rel: 13
  • days_push: 13
  • n_releases_24m: 37

Full methodology

Adoption not part of the score

4016 stars · 404 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

RealtimeTTS is a Python library that converts text, generators, and LLM token streams into speech audio with low latency. It supports multiple engines including local system voices, cloud APIs, local neural models, and voice cloning, with playback, streaming, and WAV file output.

Use cases

  • speak llm responses aloud as tokens stream in
  • add realtime voice output to a python chatbot
  • convert text to speech with low latency
  • clone a voice for tts in python
  • stream tts audio to another process
  • write synthesized speech to wav files

When to choose

  • you need low-latency streaming TTS in Python, especially for LLM voice assistants
  • you want to switch between local, cloud, and voice-cloning TTS engines behind one API

When to avoid

  • you need offline batch synthesis of large documents rather than streaming playback
  • you need a non-Python environment or unsupported platform like macOS for the native Qwen engine

Facets

library · maturity active

tts audio-processing streaming speech-processing artificial-intelligence python windows text-to-speech realtime voice-cloning llm-streaming low-latency audio linux macos

2 sources

Member repositories

RepositoryRoleHealth v2
KoljaB/RealtimeTTSmain94

For agents

markdown · JSON · MCP: product_card(name="KoljaB/RealtimeTTS")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem