QOR-TTS-0.6B / generation_config.json
drdraq's picture
Upload QOR-TTS-0.6B (based on Qwen/Qwen3-TTS-12Hz-0.6B-Base)
6b42b9e verified
raw
history blame contribute delete
245 Bytes
{
"do_sample": true,
"repetition_penalty": 1.05,
"temperature": 0.9,
"top_p": 1.0,
"top_k": 50,
"subtalker_dosample": true,
"subtalker_temperature": 0.9,
"subtalker_top_p": 1.0,
"subtalker_top_k": 50,
"max_new_tokens": 8192
}