# coqui-ai/STT

🐸STT - The deep learning toolkit for Speech-to-Text. Training and deploying STT models has never been so easy.

Repository: https://github.com/coqui-ai/STT
Canonical: https://ross.abutalabs.com/products/coqui-ai-stt
Homepage: https://coqui.ai
Language: C++
License: MPL-2.0
License Family: copyleft
Topics: stt, speech-to-text, tensorflow, deep-learning, automatic-speech-recognition, asr, voice-recognition, speech-recognition, speech-recognizer, speech-recognition-api
Last push: 2024-03-11T07:55:56+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 2008, "days_push": 905, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2606, forks 296 (observed 2026-08-28T04:07:04.062732+00:00)

## What it is
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
- artifact type: library
- maturity: abandoned
- function: speech-recognition, machine-learning, deep-learning, llm-inference
- domain: speech-processing, machine-learning, deep-learning
- platform: cross-platform, python, cpp, cli
- tags: speech-to-text, asr, tensorflow, voice-recognition, streaming-inference, pretrained-models, coqui, natural-language-processing

## Member repositories
- coqui-ai/STT (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:04.062732+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-30T02:21:00.005980+00:00, confidence not recorded.
  - readme: https://github.com/coqui-ai/STT (fetched 2026-08-28T04:07:04.062732+00:00, sha 12481f1e0be6)
- Data as of 2026-08-30T08:39:29.467469+00:00.
