File size: 610 Bytes
7344bef
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
    "model": {
        "name": "TTS Chatterbox Multilingual",
        "architecture": "chatterbox",
        "description": "Resemble AI's open multilingual TTS with language selection via model mode.",
        "URLs": [
            "https://huggingface.co/DeepBeepMeep/TTS/resolve/main/t3_mtl23ls_v2.safetensors|chatterbox"
        ]
    },
	"prompt": "Welcome to Chatterbox !",
	"negative_prompt": "",
	"audio_prompt_type": "A",
	"model_mode": "en",
	"repeat_generation": 1,
	"video_length": 0,
	"num_inference_steps": 0,
	"custom_settings": {
		"exaggeration": 0.5,
		"pace": 0.5
	},
	"temperature": 0.8
}