Skip to content

Purr v0.0.1

Latest

Choose a tag to compare

@iamarunbrahma iamarunbrahma released this 15 Jun 03:33
338a96c

First public release of Purr: local, on-device voice-to-text dictation for macOS on Apple Silicon. Free and MIT-licensed, with no telemetry and no cloud round-trips.

Install

  1. Download Purr.dmg below.
  2. Open it and drag Purr.app to your Applications folder.
  3. First launch: double-click Purr.app and click Open in the one-time "Purr is an app downloaded from the Internet - are you sure you want to open it?" dialog.
  4. Grant the three permissions when prompted: Microphone, Accessibility, and Input Monitoring.
  5. Hold Right Option, speak, release. Your transcript types into whichever app has focus.

Verify integrity (optional)

Download Purr.dmg.sha256 alongside the DMG, then in the same folder run:

shasum -a 256 -c Purr.dmg.sha256

It should print Purr.dmg: OK.