+
+
+
+
+
+
+
+
+ Automatic Speech Recognition
+
+ PyTorch
+
+ TensorFlow
+
+ JAX
+
+ Transformers
+
+
+ 99 languages
+
+ whisper
+
+ audio
+
+ hf-asr-leaderboard
+
+ Eval Results
+
+
+
+
+
+
+
+
+ License:
+ apache-2.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ | { | +
+ | "add_bos_token": false, | +
+ | "add_prefix_space": false, | +
+ | "bos_token": { | +
+ | "__type": "AddedToken", | +
+ | "content": "<|endoftext|>", | +
+ | "lstrip": false, | +
+ | "normalized": true, | +
+ | "rstrip": false, | +
+ | "single_word": false | +
+ | }, | +
+ | "eos_token": { | +
+ | "__type": "AddedToken", | +
+ | "content": "<|endoftext|>", | +
+ | "lstrip": false, | +
+ | "normalized": true, | +
+ | "rstrip": false, | +
+ | "single_word": false | +
+ | }, | +
+ | "errors": "replace", | +
+ | "model_max_length": 1024, | +
+ | "name_or_path": "openai/whisper-medium", | +
+ | "pad_token": null, | +
+ | "processor_class": "WhisperProcessor", | +
+ | "return_attention_mask": false, | +
+ | "special_tokens_map_file": null, | +
+ | "tokenizer_class": "WhisperTokenizer", | +
+ | "unk_token": { | +
+ | "__type": "AddedToken", | +
+ | "content": "<|endoftext|>", | +
+ | "lstrip": false, | +
+ | "normalized": true, | +
+ | "rstrip": false, | +
+ | "single_word": false | +
+ | } | +
+ | } | +
+ | + | +