Text-to-Speech
Transformers
Safetensors
English
parler_tts
text2text-generation
annotation
RestorativeVeles / generation_config.json
bigband's picture
Upload generation_config.json with huggingface_hub
11fc944 verified
raw
history blame contribute delete
272 Bytes
{
"_from_model_config": true,
"bos_token_id": 1025,
"decoder_start_token_id": 1025,
"do_sample": true,
"eos_token_id": 1024,
"guidance_scale": 1.0,
"max_length": 2580,
"min_new_tokens": 50,
"pad_token_id": 1024,
"transformers_version": "4.41.0.dev0"
}