CoolFace
Modelpublic

koboldcpp/tts

sourceHugging Faceupdated 6mo agoView on Hugging Face
59likes16kdownloads
Model Card

This contains Text-To-Speech models for use in KoboldCpp.

For OuteTTS: You'll need 2 models, one OuteTTS model and one WavTokenizer.

For Kokoro, Parler or Dia: Download the respective model and load it into the TTS model in koboldcpp. You do not need a wavtokenizer.

For Qwen3 TTS: You'll need 2 models, one Qwen3TTS model and one Qwen3TTSTokenizer.