parakeet-ctc-1.1b / tokenizer_config.json
nithinraok
update
4a16d21
raw
history blame contribute delete
449 Bytes
{
"added_tokens_decoder": {
"0": {
"content": "<unk>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false,
"special": true
}
},
"blank_token_id": 1024,
"clean_up_tokenization_spaces": false,
"do_lower_case": false,
"extra_special_tokens": {},
"model_max_length": 1000000000000000019884624838656,
"tokenizer_class": "ParakeetCTCTokenizer",
"unk_token": "<unk>"
}