fossasia/voxbento_translator
Voxbento translation project observed · 2026-09-03
Health v2 · maintenance only
75/100
- Activity 95
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: n/a
- age_days: 3203
- days_rel: n/a
- days_push: 33
- n_releases_24m: 0
Adoption not part of the score
1002 stars · 27 forks observed · 2026-09-03
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Flask-based HTTP API for real-time speech-to-text transcription and translation that accepts streamed audio chunks and routes them to pluggable AI providers like OpenAI, Deepgram, and Whisper.cpp. It includes JWT authentication, rate limiting, a web dashboard, and Swagger documentation.
Use cases
- transcribe live audio streams to text over an API
- translate speech in real time between languages
- self-host a speech-to-text service with multiple AI providers
- build a dashboard to manage transcription sessions and credentials
- convert text to speech audio from transcriptions
- stream audio from a microphone, file, URL, or YouTube for transcription
When to choose
- you need a self-hosted, production-ready transcription/translation API with auth and rate limiting
- you want to swap between OpenAI, Deepgram, and local Whisper providers per session
- you need a web dashboard and REST endpoints for live transcribed text
When to avoid
- you only need a simple offline transcription script without a server
- you cannot run Python 3.10+ with ffmpeg and Redis dependencies
- you need fully anonymous access without authentication
Facets
service · maturity active
speech-recognition http-server api-framework auth rate-limiting tts webhook speech-processing apis self-hosted web-development python self-hosted translation transcription flask jwt-authentication audio-streaming whisper openai deepgram rest-api web-dashboard natural-language-processing web-server docker
1 source
- readme: https://github.com/fossasia/voxbento_translator · fetched 2026-09-03 · 49abcc78b512
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| fossasia/voxbento_translator | main | 75 |
For agents
markdown · JSON · MCP: product_card(name="fossasia/voxbento_translator")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem