Audio8-TTS-Preview-0.6b-bf16 / generation_config.json
xocialize's picture
Add Audio8-TTS-Preview-0.6b MLX conversion (bf16 LM + fp32 codec, arktts)
f7be312 verified
Raw
History Blame Contribute Delete
190 Bytes
{
"do_sample": true,
"eos_token_id": 151645,
"max_new_tokens": 512,
"pad_token_id": 151643,
"temperature": 0.7,
"top_k": 50,
"top_p": 0.9,
"transformers_version": "4.57.5"
}