aboutsummaryrefslogtreecommitdiff
path: root/app/tests/test_tts.py
AgeCommit message (Collapse)Author
2026-08-26fix(tts): honor quiet mode and drop request-level retrieshistoria
2026-08-25feat: combine --speaker and --voice for clarityhistoria
2026-08-25feat: better tui menu option gating for models that support custom voices ↵historia
(qwen) and models that do not support instructions
2026-08-25feat: automatically name audio.cpp model ids with long namehistoria
2026-08-24feat: option to unload models from audio.cpp per-runhistoria
2026-08-24feat: clearer split between local (managed) and remote URLs and server statushistoria
2026-08-24feat: audio.cpp unloads model before convertinghistoria
2026-08-24remove: --chunk flag (always force client-side chunking)historia
2026-08-24refactor: add app directory, dir structure changehistoria