ArthurZ HF staff commited on
Commit
b8cc1b2
1 Parent(s): 5ba06a5

Upload tokenizer

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -1
tokenizer_config.json CHANGED
@@ -19,7 +19,7 @@
19
  },
20
  "errors": "replace",
21
  "model_max_length": 1024,
22
- "name_or_path": "/home/arthur_huggingface_co/whisper/_whisper/en-hf",
23
  "pad_token": null,
24
  "processor_class": "WhisperProcessor",
25
  "special_tokens_map_file": null,
 
19
  },
20
  "errors": "replace",
21
  "model_max_length": 1024,
22
+ "name_or_path": "openai/whisper-small.en",
23
  "pad_token": null,
24
  "processor_class": "WhisperProcessor",
25
  "special_tokens_map_file": null,