dscripka/openWakeWord
An open-source audio wake word (or phrase) detection framework with a focus on performance and simplicity. observed · 2026-08-28
Health v2 · maintenance only
49/100
- Activity 59
- 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1558
- days_rel: n/a
- days_push: 246
- n_releases_24m: 0
Adoption not part of the score
2702 stars · 326 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
openWakeWord is an open-source Python library for detecting wake words (or phrases) in streaming audio, with pre-trained models for common phrases. It focuses on performance and simplicity, supporting both ONNX and TFLite inference runtimes.
Use cases
- detect a wake word to trigger a voice assistant
- add always-listening voice activation to a home automation setup
- run keyword spotting locally on a microphone stream
- train a custom wake word model for a specific phrase
- build voice-enabled applications without cloud speech APIs
When to choose
- you need lightweight, on-device wake word detection with minimal dependencies
- you want pre-trained models for common phrases that work in real-world environments
- you want to train a custom wake word model quickly using provided notebooks
When to avoid
- you need full speech-to-text transcription rather than wake word detection
- you require cloud-scale speaker verification or multi-language production support
Facets
library · maturity active
speech-recognition machine-learning audio-processing llm-inference speech-processing machine-learning python windows cross-platform wake-word-detection voice-assistant onnx tflite pre-trained-models keyword-spotting audio linux macos
2 sources
- readme: https://github.com/dscripka/openWakeWord · fetched 2026-08-28 · ee57007865a8
- registry_pypi: https://pypi.org/pypi/openwakeword/json · fetched 2026-08-29 · 17b864344042
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| dscripka/openWakeWord | main | 49 |
For agents
markdown · JSON · MCP: product_card(name="dscripka/openWakeWord")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem