fix(plip): raise /game/file MAX_BODY to 3 MB #42

Merged
electron merged 1 commits from fix/plip-maxbody-3mb into main 2026-06-19 22:20:12 +00:00
Owner

Neural-TTS gamebook WAVs are ~1.5MB/passage; raise the cap (streamed, RAM-safe).

Neural-TTS gamebook WAVs are ~1.5MB/passage; raise the cap (streamed, RAM-safe).
electron added 1 commit 2026-06-19 22:20:06 +00:00
fix(plip): raise /game/file MAX_BODY to 3 MB
CI / platformio (pull_request) Failing after 4m23s
CI / platformio (push) Failing after 6m6s
a4efce4c20
Neural-TTS (Kyutai) gamebook narration WAVs run ~1.5 MB per passage at
16 kHz, over the old 512 KB cap. Streamed in 2 KB chunks so the larger
cap stays RAM-safe.
electron merged commit a4efce4c20 into main 2026-06-19 22:20:12 +00:00
Sign in to join this conversation.