summaryrefslogtreecommitdiff
path: root/makima/src/tts/qwen3
Commit message (Expand)AuthorAgeFilesLines
* Release in makima reposoryu2026-02-026-2494/+0
* 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-284-4/+39
* Add Qwen3-TTS streaming endpoint for voice synthesis (#40)soryu2026-01-286-0/+2438