speecht5-asr-punctuation-sensitive / generation_config.json
seba3y's picture
Upload SpeechT5ForSpeechToText
99af12e
raw
history blame contribute delete
206 Bytes
{
"_from_model_config": true,
"bos_token_id": 0,
"decoder_start_token_id": 1,
"eos_token_id": 2,
"max_length": 450,
"pad_token_id": 0,
"transformers_version": "4.33.0",
"use_cache": false
}