Skip to content

Lerro v1.0.1 Preview 1

Pre-release
Pre-release

Choose a tag to compare

@Ryan-yang125 Ryan-yang125 released this 01 Aug 09:32

Lerro v1.0.1 Preview 1

Lerro is a native, open-source voice-writing app for Apple-silicon Macs running
macOS 26 or later. This preview includes Dictate, Translate, Ask, Rewrite,
global hold and toggle shortcuts, a responsive HUD, local history and
dictionary, optional BYOK processing, and an optional local Qwen model.

Download and first launch

  1. Download Lerro-macOS-arm64.zip and SHA256SUMS.txt from this release.
  2. From the download directory, run shasum -a 256 -c SHA256SUMS.txt.
  3. Unzip the archive and move Lerro.app to /Applications.
  4. Try to open Lerro once, then open System Settings → Privacy & Security
    and choose Open Anyway if macOS blocks the preview.
  5. Follow onboarding to grant Microphone, Speech Recognition, Accessibility,
    and Input Monitoring.

This preview uses an ad-hoc signature and has not completed Developer ID
notarization. Gatekeeper rejection is expected until the user approves this
specific download. If Open Anyway remains unavailable after the checksum
passes, run:

xattr -dr com.apple.quarantine /Applications/Lerro.app
open /Applications/Lerro.app

Intelligence choices

  • Raw: Apple Speech transcription works without an API key.
  • API: Supply your own DeepSeek, OpenAI, Gemini, or compatible endpoint and
    key in Lerro Settings.
  • Local: Download the optional Qwen model, approximately 3.03 GB, after
    explicit confirmation.

Preview updates are manual. Use Check for Updates in Lerro or revisit the
GitHub Releases page.