--- base_model: - Qwen/Qwen3-TTS-12Hz-0.6B-Base pipeline_tag: text-to-speech license: apache-2.0 --- Hi, welcome to use, 1. The audio tokenizer gguf file in iq4xs, even i say so, only little smaller and faster than q8_0; 2. This repo's qwen3-tts-0.6b-q8_0.gguf is smaller. iq4xs quant hurts the voice clone ablity, but maybe we don't really care that little lose. 3. Updated new quanted iq4_xs tokenizer, which downcasted some fp16 tensors to q8_0.(211M) 4. Updated iq3s tokenizer, yes, it's working well and faster 5. Updated new quanted q5k, which can handle longer transcript than q4 as q8. 6. Updated MXFP4 which is faster Now you only need **708 MB RAM** in total to run this model!