whisper-tiny-finetuned / generation_config.json
dk2325's picture
Initial model upload: Base unpunctuated acoustic fine-tuning
c13ecd8 verified
Raw
History Blame Contribute Delete
797 Bytes
{
"alignment_heads": [
[
1,
0
],
[
2,
0
],
[
2,
5
],
[
3,
0
],
[
3,
1
],
[
3,
2
],
[
3,
3
],
[
3,
4
]
],
"begin_suppress_tokens": [
220,
50256
],
"bos_token_id": 50257,
"decoder_start_token_id": 50257,
"eos_token_id": 50256,
"forced_decoder_ids": [
[
1,
50362
]
],
"is_multilingual": false,
"max_initial_timestamp_index": 50,
"max_length": 448,
"no_timestamps_token_id": 50362,
"pad_token_id": 50256,
"prev_sot_token_id": 50360,
"return_timestamps": false,
"suppress_tokens": [],
"transformers_version": "4.57.6"
}