concedo commited on
Commit
5f7a329
·
verified ·
1 Parent(s): e76d410

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -4,4 +4,7 @@ This contains Text-To-Speech models for use in KoboldCpp.
4
  You'll need 2 models, one OuteTTS model and one WavTokenizer.
5
 
6
  **For Kokoro, Parler or Dia:**
7
- Download the respective model and load it into the TTS model in koboldcpp. You do not need a wavtokenizer.
 
 
 
 
4
  You'll need 2 models, one OuteTTS model and one WavTokenizer.
5
 
6
  **For Kokoro, Parler or Dia:**
7
+ Download the respective model and load it into the TTS model in koboldcpp. You do not need a wavtokenizer.
8
+
9
+ **For Qwen3 TTS:**
10
+ You'll need 2 models, one Qwen3TTS model and one Qwen3TTSTokenizer.