What's Changed
- Parakeet download-stuck fix + UX-invariant test hardening by @qkal in #8
- Public-readiness hardening (F1–F11, A2/A5) by @qkal in #9
- Cleanup output gate: reject hallucinated LLM cleanup by @qkal in #10
- WS2: package for public release (GPL-3.0, unsigned dist, repo-flip gated) by @qkal in #11
- Parakeet hybrid: v3 batch finals, streamed partials, padded blips by @qkal in #12
Full Changelog: v0.0.4...v0.1.0
Install
Requires an Apple Silicon Mac (M1 or later — the binary is arm64-only).
-
Download
fabulous-<version>.dmgandfabulous-<version>.dmg.sha256below. -
Verify the download (optional but recommended):
shasum -a 256 -c fabulous-<version>.dmg.sha256
-
Open the dmg and drag fabulous into Applications.
-
The app is unsigned (no paid Apple Developer certificate yet — it's a
free-time project), so macOS will refuse to open it until you clear
the quarantine flag:xattr -dr com.apple.quarantine /Applications/fabulous.app
Updating from a previous version: each release carries a fresh
ad-hoc code signature, so macOS revokes the app's Microphone and
Accessibility permissions on update. Re-grant both in System Settings →
Privacy & Security when prompted.