summaryrefslogtreecommitdiff
path: root/makima/src/tts
Commit message (Expand)AuthorAgeFilesLines
* Release in makima reposoryu2026-02-027-2532/+6
* Fix Qwen3-TTS tensor paths to match HuggingFace model structuresoryu2026-01-302-41/+36
* Fix download for hf TTS modelsoryu2026-01-301-1/+3
* Support both tokenizor.json and vocab.json+merges.txt formatssoryu2026-01-301-4/+28
* Replace TTS endpoint with Rust-native Qwen3-TTS (#41)soryu2026-01-286-5/+50
* Add Qwen3-TTS streaming endpoint for voice synthesis (#40)soryu2026-01-288-0/+3204