Danieljava/whisper-small-finetuned-asr
07
1{2 "add_prefix_space": false,3 "backend": "tokenizers",4 "bos_token": "<|endoftext|>",5 "clean_up_tokenization_spaces": true,6 "eos_token": "<|endoftext|>",7 "errors": "replace",8 "extra_special_tokens": [9 "<|ig|>"10 ],11 "is_local": false,12 "language": null,13 "model_max_length": 1024,14 "pad_token": "<|endoftext|>",15 "predict_timestamps": false,16 "processor_class": "WhisperProcessor",17 "return_attention_mask": false,18 "task": null,19 "tokenizer_class": "WhisperTokenizer",20 "unk_token": "<|endoftext|>"21}22 