diff --git a/tokenizer_config.json b/tokenizer_config.json index 864e72b..9f88536 100644 --- a/tokenizer_config.json +++ b/tokenizer_config.json @@ -19,7 +19,7 @@ }, "errors": "replace", "model_max_length": 1024, - "name_or_path": "/home/arthur_huggingface_co/whisper/_whisper/en-hf", + "name_or_path": "openai/whisper-tiny.en", "pad_token": null, "processor_class": "WhisperProcessor", "special_tokens_map_file": null,