makepad/libs/tts/tools
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
..
build_lexicon.py gamemaker prerequisites: makepad-tts library, TTS/whisper model downloader, aigame design docs 2026-07-10 13:29:22 +02:00
convert_kokoro.py gamemaker prerequisites: makepad-tts library, TTS/whisper model downloader, aigame design docs 2026-07-10 13:29:22 +02:00
gen_vocab.py gamemaker prerequisites: makepad-tts library, TTS/whisper model downloader, aigame design docs 2026-07-10 13:29:22 +02:00
inspect_pth.py gamemaker prerequisites: makepad-tts library, TTS/whisper model downloader, aigame design docs 2026-07-10 13:29:22 +02:00
ref_dump.py gamemaker prerequisites: makepad-tts library, TTS/whisper model downloader, aigame design docs 2026-07-10 13:29:22 +02:00
ref_infer.py gamemaker prerequisites: makepad-tts library, TTS/whisper model downloader, aigame design docs 2026-07-10 13:29:22 +02:00