parakeet-tdt-0.6b-v3 / tokenizer_config.json
nithinraok's picture
trfms-integration (#39)
593ce35
Raw
History Blame
258 Bytes
{
"backend": "tokenizers",
"clean_up_tokenization_spaces": false,
"model_max_length": 1000000000000000019884624838656,
"pad_token": "<pad>",
"processor_class": "ParakeetProcessor",
"tokenizer_class": "ParakeetTokenizer",
"unk_token": "<unk>"
}