davabase/whisper_real_time
Real time transcription with OpenAI Whisper. observed · 2026-08-28
Health v2 · maintenance only
39/100
- Activity 16
- Release rhythm 35
- Longevity 98
Flags: no_releases no_license
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: n/a
- age_days: 1373
- days_rel: n/a
- days_push: 505
- n_releases_24m: 0
Adoption not part of the score
2941 stars · 476 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Python demo application that performs real-time speech-to-text transcription using OpenAI's Whisper model. It records audio continuously in a background thread and concatenates raw bytes across recordings to produce live transcriptions.
Use cases
- transcribe microphone audio to text in real time
- live caption speech as it is spoken
- demo real-time speech recognition with Whisper
- convert spoken audio into text on the fly
- build a live dictation tool with Whisper
When to choose
- you want a simple, minimal real-time Whisper transcription demo
- you need live speech-to-text from a microphone in Python
- you want a starting point to build your own streaming transcription app
When to avoid
- you need a production-ready transcription service with an API or UI
- you require batch transcription of audio files rather than live input
- you need a licensed, maintained product - this repo has no license and is a demo
Facets
application · maturity active
speech-recognition audio-processing streaming speech-processing artificial-intelligence python cross-platform cli whisper real-time-transcription speech-to-text demo natural-language-processing
1 source
- readme: https://github.com/davabase/whisper_real_time · fetched 2026-08-28 · bb35f5a94ee7
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| davabase/whisper_real_time | main | 39 |
For agents
markdown · JSON · MCP: product_card(name="davabase/whisper_real_time")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem