coqui-ai/STT
🐸STT - The deep learning toolkit for Speech-to-Text. Training and deploying STT models has never been so easy. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
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: 2008
- days_rel: n/a
- days_push: 905
- n_releases_24m: 0
Adoption not part of the score
2606 stars · 296 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Coqui STT is an open-source deep learning toolkit for training and deploying speech-to-text models, built on TensorFlow with bindings for multiple programming languages. It offers pre-trained models, streaming and real-time inference, and multi-GPU training, though the project is no longer actively maintained.
Use cases
- transcribe audio recordings to text
- build a voice-controlled app with speech recognition
- train a custom speech-to-text model on my own dataset
- run offline speech recognition on device
- stream live microphone audio to text in real time
- get multiple transcript candidates with confidence scores
When to choose
- you need a self-contained, offline speech-to-text engine with small footprint
- you want to fine-tune or train an ASR model with multi-GPU support
- you need language bindings beyond Python for embedding STT in other apps
When to avoid
- you want actively maintained software or up-to-date model accuracy
- you need state-of-the-art transcription quality, where Whisper-class models are better
- you rely on the online Model Zoo, which is no longer hosted
Facets
library · maturity abandoned
speech-recognition machine-learning deep-learning llm-inference speech-processing machine-learning deep-learning cross-platform python cpp cli speech-to-text asr tensorflow voice-recognition streaming-inference pretrained-models coqui natural-language-processing
1 source
- readme: https://github.com/coqui-ai/STT · fetched 2026-08-28 · 12481f1e0be6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| coqui-ai/STT | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem