Automatic Speech Recognition
Transformers
PyTorch
English
joint_aed_ctc_speech-encoder-decoder
custom_code
Eval Results
EBranchRegulaFormer-medium / tokenizer_config.json
Lakoc's picture
Upload tokenizer
a8929ec verified
{
"bos_token": "([bos])",
"clean_up_tokenization_spaces": true,
"eos_token": "([eos])",
"mask_token": "([mask])",
"model_max_length": 1000000000000000019884624838656,
"pad_token": "([pad])",
"tokenizer_class": "PreTrainedTokenizerFast",
"unk_token": "([unk])"
}