v5.0.0-alpha.7.5
Pre-release
Pre-release
·
7 commits
to main
since this release
Genie 5 — v5.0.0-alpha.7.5
The Text-to-Speech release — Genie can now read the game aloud with
offline neural voices: no cloud, no API key. Plus a send timing parity fix
and a #goto shorthand-matching fix.
Alpha software. Builds are unsigned for most platforms — Windows
SmartScreen will warn on first launch (More info → Run anyway). Signing is
tracked in #33.
✨ New since alpha.7.4
- Offline neural text-to-speech — a new
#speak <text>command plus a
built-in voice installer that downloads high-quality neural voices which
run entirely on your machine (no cloud, no API key). A streaming player +
queue speaks lines in order without blocking the game. - Per-stream read-aloud — pick which streams Genie reads aloud (e.g. speech,
whispers, thoughts) so you hear the parts you care about and mute the rest. - Per-segment leading delay for
send(#parity) —sendnow honours a
leading delay per segment, matching Genie 4's timing behaviour.
🐛 Fixes
#gotomatches note-label and title shorthands (#115) —#goto <text>
now resolves against map note-labels and room-title shorthands by prefix, so
a partial name jumps you to the right room.
⬇️ Downloads
Grab the installer or portable build for your platform from the assets below:
| Platform | Installer | Portable |
|---|---|---|
| Windows | 01-Windows-Genie5-Setup.exe |
01-Windows-Genie5-Portable.zip |
| macOS (Apple Silicon) | 02-macOS-Apple-Silicon-Genie5.dmg |
02-…-Portable.zip |
| macOS (Intel) | 03-macOS-Intel-Genie5.dmg |
03-…-Portable.zip |
| Linux (x64) | 04-Linux-Genie5.AppImage |
— |
Full changelog: v5.0.0-alpha.7.4...v5.0.0-alpha.7.5