- π£ Voice Typing: Speech to text anywhere on macOS.
- π» Shortcut:
β₯ + Space
to start and finish. - π€ Mic Selector: Submenu for convenient microphone selection.
- π€ API Providers: Supports multiple API providers.
- π° Free: Completely when paired with Elevenlabs Scribe.
- π Open Source: MIT Licensed
- Install https://brew.sh
$ brew install sox switchaudio-osx
- Install https://www.hammerspoon.org (
$ brew install --cask hammerspoon
) - Start Hammerspoon and grant it accessibility access in settings
- Copy
whisper-spoon.lua
contents into your~/.hammerspoon/init.lua
- Reload Hammerspoon Config
These API providers are currently supported:
- https://elevenlabs.io (free for low volumes)
- https://console.groq.com
- https://platform.openai.com
Get an API key and paste it in to get going.
Whisper Spoon aims to be a completely free, lightweight, and open source alternative to paid solutions like:
Merge requests are welcome!