Skip to content

MacWispr v1.1.0

Choose a tag to compare

@vasanthsreeram vasanthsreeram released this 10 Jul 18:13

MacWispr v1.1.0

On-device voice dictation for macOS (Apple Silicon).

Easy install

  1. Download MacWispr-1.1.0-macos-arm64.zip
  2. Unzip and drag MacWispr.app to Applications
  3. Open it (right-click → Open the first time if Gatekeeper prompts)
  4. Grant Microphone + Accessibility
  5. Hold Option+Space, speak, release

What's new

  • Renamed from OpenWhisprMacWispr
  • Weekly word count + time saved dashboard
  • Persistent history + menu-bar weekly stats
  • One-command packaging (scripts/build-app.sh / install.sh)
  • Logo + README screenshots

Build from source

git clone https://github.com/vasanthsreeram/macwispr.git
cd macwispr
./scripts/install.sh

Unsigned local build — if macOS blocks it:

xattr -dr com.apple.quarantine /Applications/MacWispr.app