dgo-tts-training-data-a-speecht5 / generation_config.json
woodwardmw's picture
Training in progress, step 5000
6835b37 verified
raw
history blame
195 Bytes
{
"_from_model_config": true,
"bos_token_id": 0,
"decoder_start_token_id": 2,
"eos_token_id": [
2
],
"max_length": 3000,
"pad_token_id": 1,
"transformers_version": "4.57.0"
}