makepad/libs/tts
Admin 449f51be7a gamemaker prerequisites: makepad-tts library, TTS/whisper model downloader, aigame design docs
libs/tts was never tracked despite being a build dependency of the gamemaker
example. tools/download_tts.sh fetches the public upstream weights (HuggingFace
Kokoro-82M + whisper.cpp) and converts them locally with the in-repo stdlib-only
converter; model artifacts are gitignored.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-10 13:29:22 +02:00
..
data gamemaker prerequisites: makepad-tts library, TTS/whisper model downloader, aigame design docs 2026-07-10 13:29:22 +02:00
examples gamemaker prerequisites: makepad-tts library, TTS/whisper model downloader, aigame design docs 2026-07-10 13:29:22 +02:00
src gamemaker prerequisites: makepad-tts library, TTS/whisper model downloader, aigame design docs 2026-07-10 13:29:22 +02:00
swift gamemaker prerequisites: makepad-tts library, TTS/whisper model downloader, aigame design docs 2026-07-10 13:29:22 +02:00
tools gamemaker prerequisites: makepad-tts library, TTS/whisper model downloader, aigame design docs 2026-07-10 13:29:22 +02:00
build.rs gamemaker prerequisites: makepad-tts library, TTS/whisper model downloader, aigame design docs 2026-07-10 13:29:22 +02:00
Cargo.toml gamemaker prerequisites: makepad-tts library, TTS/whisper model downloader, aigame design docs 2026-07-10 13:29:22 +02:00