4 Commits

Author SHA1 Message Date
seppedl 19d2721ff2 [add] Load voice parameters from .env file
Configure Piper TTS synthesis via environment variables (speaker_id,
length_scale, noise_scale, noise_w_scale, volume) loaded from .env
with python-dotenv. Includes .env.example as reference template.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-06 07:36:22 +02:00
seppedl fc18af576e [add] Openwolf 2026-04-05 20:16:35 +02:00
seppedl 81e9760e5c [add] Speech to text feature. 2026-04-05 16:07:03 +02:00
seppedl f55286db8e Initial commit: ZIL source + Python game engine
Original ZIL source code for The Hitchhiker's Guide to the Galaxy (Infocom, 1984)
plus a native Python text adventure engine with the Earth opening sequence playable
(Bedroom → Front Porch → Front of House → Country Lane → Pub).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-03 20:46:54 +02:00