abiyo27 commited on
Commit
3feb85f
1 Parent(s): c63e887

Rename tokenizer_config(2).json to tokenizer_config.json

Browse files
tokenizer_config(2).json → tokenizer_config.json RENAMED
@@ -19,7 +19,7 @@
19
  },
20
  "errors": "replace",
21
  "model_max_length": 1024,
22
- "name_or_path": "openai/whisper-medium-ewe",
23
  "pad_token": null,
24
  "processor_class": "WhisperProcessor",
25
  "return_attention_mask": false,
 
19
  },
20
  "errors": "replace",
21
  "model_max_length": 1024,
22
+ "name_or_path": "abiyo27/whisper-medium-ewe-mix",
23
  "pad_token": null,
24
  "processor_class": "WhisperProcessor",
25
  "return_attention_mask": false,