Releases: Ryan-yang125/lerro
Releases · Ryan-yang125/lerro
Release list
Lerro v1.0.1 Preview 1
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
- Download
Lerro-macOS-arm64.zipandSHA256SUMS.txtfrom this release. - From the download directory, run
shasum -a 256 -c SHA256SUMS.txt. - Unzip the archive and move
Lerro.appto/Applications. - Try to open Lerro once, then open System Settings → Privacy & Security
and choose Open Anyway if macOS blocks the preview. - 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.appIntelligence 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.