On-device voice dictation. Download the build for your platform below.
Android (.apk): sideload it — enable "Install unknown apps" for your browser/files app, then open the APK. arm64 devices only.
macOS (.dmg): the app is self-signed, not notarized, so on first launch macOS Gatekeeper will warn. Right-click the app → Open (once), or run xattr -dr com.apple.quarantine /Applications/OpenWispr.app.
What's Changed
- Add Play Store changelog for versionCode 6 (v1.2.0) by @RohitAg13 in #39
- Simplify onboarding: auto-download STT + polish models, no engine picker by @RohitAg13 in #40
- Onboarding: auto-start downloads, show progress, drop restricted-settings step by @RohitAg13 in #43
- Onboarding: rebuild the flow around the privacy story by @RohitAg13 in #44
- macOS: remove em-dashes from user-facing copy by @RohitAg13 in #45
- Onboarding: teach the cleanup features on the user's own sentence by @RohitAg13 in #46
- Stop toasting about things the user can already see by @RohitAg13 in #47
- Make model downloads resumable and actually verified by @RohitAg13 in #48
- Release 1.3.0: version bump and Play changelog by @RohitAg13 in #49
Full Changelog: v1.2.0...v1.3.0