We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d71ddd0 commit 1cf5c39Copy full SHA for 1cf5c39
keras_nlp/models/whisper/whisper_presets.py
@@ -474,7 +474,7 @@
474
"language_tokens": LANGUAGE_TOKENS,
475
},
476
"weights_url": "https://storage.googleapis.com/keras-nlp/models/whisper_large_multi_v2/v1/model.h5",
477
- "weights_hash": "ca157162ec9c3329a659388528a3af88",
+ "weights_hash": "ccab1c93c5739007868ae73fe025806d",
478
"vocabulary_url": "https://storage.googleapis.com/keras-nlp/models/whisper_large_multi_v2/v1/vocab.json",
479
"vocabulary_hash": "1b87ed3e3ecd9ccfdca74e64cbe81d68",
480
"merges_url": "https://storage.googleapis.com/keras-nlp/models/whisper_large_multi_v2/v1/merges.txt",
0 commit comments