linyiLYi/voice-assistant
A simple toy demo of a local voice assistant with whisper and large language model. observed · 2026-08-28
Health v2 · maintenance only
26/100
- Activity 0
- Release rhythm 35
- Longevity 71
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: 998
- days_rel: n/a
- days_push: 855
- n_releases_24m: 0
Adoption not part of the score
1323 stars · 212 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A simple single-script Python demo of a local voice assistant that uses Whisper (via Apple MLX) for speech recognition and a local Yi large language model (GGUF via llama-cpp-python) to generate spoken responses. It is a toy project tested on macOS, not a production-ready assistant.
Use cases
- run a voice assistant fully locally on my mac
- talk to a local LLM with my microphone
- demo whisper speech recognition with a local chat model
- learn how to build a simple voice assistant in python
- offline voice chat without cloud APIs
When to choose
- you want a minimal, readable example of wiring Whisper + a local LLM together
- you are on macOS with Apple Silicon and want MLX/Metal acceleration
- you need a learning or prototyping starting point for voice assistants
When to avoid
- you need a production voice assistant with wake words, streaming, or multi-turn memory
- you need first-class Windows or Linux support (the readme only suggests workarounds)
- you want a polished installable application rather than a single script
Facets
application · maturity experimental
speech-recognition llm-inference audio-processing chatbot artificial-intelligence large-language-models speech-processing python voice-assistant whisper local-llm mlx yi-model toy-demo gguf llama-cpp voice-assistants macos desktop
1 source
- readme: https://github.com/linyiLYi/voice-assistant · fetched 2026-08-28 · 7c67527bd702
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| linyiLYi/voice-assistant | main | 26 |
For agents
markdown · JSON · MCP: product_card(name="linyiLYi/voice-assistant")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem