CoolFace
Modelpublic

Tinysoft/Cosyvoice2-0.5B-GGUF

sourceHugging Faceapache-2.0updated 1y agoView on Hugging Face
3likes351downloads
Model Card

This only works with the token ID directly. The tokenizer is completely busted.

Update: the f16 and q8 now has the bias head. The q6 and q4 doesn't but I'm not sure how usable they are...

CosyVoice also has a rich pre- and post- processing on top of the LLM step, so you can't do TTS out of the box with llamacpp. Nevertheless, the LLM step is the slowest, and switching from pytorch to llamacpp yields 10x perf gain.