cmusphinx/pocketsphinx
A small speech recognizer observed · 2026-08-28
Health v2 · maintenance only
84/100
- Activity 99
- Release rhythm 55
- Longevity 100
Flags: no_license
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: 255.5
- age_days: 4531
- days_rel: 88
- days_push: 7
- n_releases_24m: 3
Adoption not part of the score
4335 stars · 732 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
PocketSphinx is Carnegie Mellon's lightweight, speaker-independent continuous speech recognition engine, available as a C library, a command-line tool, and a Python module. It uses older but compact and efficient algorithms, making it well suited to resource-constrained and offline applications.
Use cases
- transcribe speech from wav files offline
- add speech recognition to a raspberry pi project
- embed a small speech recognizer in a C application
- recognize speech in python without cloud services
- run keyword spotting on an embedded device
- convert spoken audio to text locally
When to choose
- you need fully offline, low-resource speech recognition
- you're targeting embedded or low-power hardware like Raspberry Pi
- you want a simple C API or Python bindings without heavy dependencies
- accuracy requirements are modest and compactness matters more than state-of-the-art results
When to avoid
- you need state-of-the-art accuracy on noisy or diverse audio
- you want modern neural models or multilingual support out of the box
- you need streaming recognition with robust audio capture built in (the audio library was removed)
- you're building a production voice assistant where Whisper-class models are feasible
Facets
library · maturity active
speech-recognition cli nlp speech-processing embedded-systems windows python c cli embedded offline-speech-recognition asr cmu-sphinx lightweight embedded-speech natural-language-processing linux
1 source
- readme: https://github.com/cmusphinx/pocketsphinx · fetched 2026-08-28 · f8ae98bbeee6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| cmusphinx/pocketsphinx | main | 84 |
For agents
markdown · JSON · MCP: product_card(name="cmusphinx/pocketsphinx")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem