# KoljaB/RealtimeVoiceChat

Have a natural, spoken conversation with AI!

Repository: https://github.com/KoljaB/RealtimeVoiceChat
Canonical: https://ross.abutalabs.com/products/realtimevoicechat
Language: Python
License Family: other
Last push: 2025-07-11T08:43:04+00:00

## Health v2 (maintenance only)
Score: 33/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 31, release rhythm 35, longevity 35
- inputs: {"age_days": 501, "days_push": 418, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3832, forks 456 (observed 2026-08-28T04:08:23.273529+00:00)

## What it is
A Python client-server application enabling natural spoken conversations with LLMs, streaming browser audio via WebSockets through RealtimeSTT, a pluggable LLM backend (Ollama/OpenAI), and RealtimeTTS back to the browser. It focuses on low latency with interruption handling and dynamic turn detection.

## Use cases
- talk to an AI with my voice in real time
- build a voice assistant with speech-to-text and text-to-speech
- run a local voice chatbot with Ollama
- low-latency spoken conversation with an LLM
- voice interface for chatting with AI models
- self-hosted real-time voice chat server

## When to choose
- you want a ready-made, self-hostable voice chat pipeline with STT, LLM, and TTS wired together
- you need interruption handling and adaptive turn-taking in spoken conversations
- you prefer pluggable backends like Ollama or OpenAI and multiple TTS engines

## When to avoid
- you need actively maintained software with guaranteed support - the author has stepped back to community-driven maintenance
- you need a production-grade, licensed product - there is currently no license file
- you only need text-based chat without audio

## Facets
- artifact type: application
- maturity: maintenance
- function: speech-recognition, tts, llm-inference, websocket, chatbot, audio-processing
- domain: artificial-intelligence, large-language-models, speech-processing, chatbots, web-development
- platform: python, cross-platform
- tags: voice-assistant, realtime, stt, tts, ollama, fastapi, voice-chat, low-latency, docker, web-server, linux

## Member repositories
- KoljaB/RealtimeVoiceChat (main) score 33

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:23.273529+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:26:18.507001+00:00, confidence not recorded.
  - readme: https://github.com/KoljaB/RealtimeVoiceChat (fetched 2026-08-28T04:08:23.273529+00:00, sha fc08f61d1ad7)
- Data as of 2026-08-30T08:39:29.467469+00:00.
