parler-tts-large-v1 / generation_config.json
MoritzLaurer's picture
MoritzLaurer HF staff
Duplicate from parler-tts/parler-tts-large-v1
30cef61 verified
raw
history blame
241 Bytes
{
"_from_model_config": true,
"bos_token_id": 1025,
"decoder_start_token_id": 1025,
"do_sample": true,
"eos_token_id": 1024,
"guidance_scale": 1,
"max_length": 2580,
"pad_token_id": 1024,
"transformers_version": "4.43.3"
}