Skip to content

πŸŽ™οΈ Whisper STT Shortcut for Hammerspoon (macOS)

License

Notifications You must be signed in to change notification settings

oloflarsson/whisper-spoon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸŽ™οΈ WhisperSpoon: STT Shortcut for macOS

πŸ“Έ Screenshot

Screenshot

✨ Features

  • πŸ—£ 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

πŸ“₯ Installation

  1. Install https://brew.sh
  2. $ brew install sox switchaudio-osx
  3. Install https://www.hammerspoon.org ($ brew install --cask hammerspoon)
  4. Start Hammerspoon and grant it accessibility access in settings
  5. Copy whisper-spoon.lua contents into your ~/.hammerspoon/init.lua
  6. Reload Hammerspoon Config

πŸ”Œ API Provider Setup

These API providers are currently supported:

  1. https://elevenlabs.io (free for low volumes)
  2. https://console.groq.com
  3. https://platform.openai.com

Get an API key and paste it in to get going.

πŸ’Έ Paid Alternatives

Whisper Spoon aims to be a completely free, lightweight, and open source alternative to paid solutions like:

πŸ’• Contribute

Merge requests are welcome!

Releases

No releases published

Packages

No packages published

Languages