Audio Monster v0.1.0
Pre-release
Pre-release
Audio Monster 0.1.0 is the first public preview of the native macOS menu-bar app that turns readable web articles into locally narrated audio.
Install
- Download
Audio-Monster-v0.1.0-macOS-arm64.zipbelow. - Optionally verify it with the accompanying
.sha256file. - Unzip it, move Audio Monster.app to Applications, and launch it normally.
The app is signed with Developer ID and notarized by Apple. This build requires macOS 14 or later on an Apple Silicon Mac. Intel Macs are not supported because MLX and MLX Audio Swift target Apple Silicon.
Highlights
- Native Swift Kokoro speech synthesis through MLX and Metal; no Python service.
- Compressed M4A/AAC output with the source URL embedded in metadata.
- Fifty-four grouped voices with automatically generated previews and selection autoplay.
- Progressive playback and pitch-preserving speed control from 0.2× to 3×.
- Mozilla Readability extraction inside WebKit.
- iCloud Documents storage with local and custom-folder options.
- Saved-file library with playback and Finder integration.
The first synthesis downloads the Kokoro model from Hugging Face. Text extraction and speech inference otherwise remain on the Mac.
SHA-256: 8838446194a06501d0ce206bc977b18d16442b53421c409922eb54072cb5170f
See the changelog and full commit history.