kevinbadi/jev-voice
Talk to your Mac. Local whisper.cpp + one Jev (TypeSafe) call per command + macOS automation.
About the project
Voice control for macOS: local whisper.cpp transcribes speech, and a single Jev model call turns it into a typed action plus arguments for system automation.
Useful for
- Open an app or site hands-free with a voice command
- Run a multi-step browser task such as filtering listings
- Dictate text into the focused field and submit it
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 0 stars so far today, about 2 expected by the end of the day.
- The repository is 6 days old and already has 83 stars. With less than two weeks of history, there's no usual pace to compare the spike against yet.
- Top new repositories this week: #196.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 83
- Today
- 0 · ≈ 2 by evening
- Forks
- 13
- Issues and pull requests
- 1
- Watchers
- 1
- Language
- Python
- License
- MIT
- Created
- September 18, 2026
- Last push
- September 23, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 24, 2026Top new repositories this week: #192
Similar by description
-
2.7
cjpais/Handy
Cross-platform desktop app for offline speech-to-text: press a hotkey, speak, and the transcription is pasted into the active text field. Runs locally with Whisper or Parakeet, no cloud.
-
2.3
moritzkremb/jev-voice-browser
A Node app that controls a real Chromium window via Playwright by voice: speech is streamed word by word and the Jev model decides intent and target element in ~300 ms. It enables hands-free browser control.
-
0.5
timpratim/macbrow
Voice assistant for macOS: recognizes speech via Gradium, picks the right tool with the Jev model, and runs the command as AppleScript or drives Chrome for web tasks. Experimental prototype, not for production.
-
0.0
quanru/doubao-say
GTK4 voice-input app for Linux (Hyprland/Wayland and X11) using Doubao web-account recognition or the official Volcengine Seed ASR 2.0 API.
-
2.3
jamiepine/voicebox
A local-first AI voice studio: clone voices, generate speech with 7 TTS engines, and dictate into any app via a global hotkey. An open-source alternative to ElevenLabs and WisprFlow running entirely on your machine.
-
0.1
shhivv/third-hand
A small macOS menu bar assistant: focus an app, press Control–Space, and tell it what to do. It reads accessible controls, types, clicks, and checks the result using Accessibility, Apple Vision, and the Jev model.