Commit
•
0f6b7fe
1
Parent(s):
71a80f7
Librarian Bot: Add base_model information to model (#2)
Browse files- Librarian Bot: Add base_model information to model (7cad54ee88a8cc97831e0f779d0407ceed9f276c)
Co-authored-by: Librarian Bot (Bot) <librarian-bot@users.noreply.huggingface.co>
README.md
CHANGED
@@ -7,6 +7,7 @@ datasets:
|
|
7 |
- vumichien/preprocessed_jsut_jsss_css10_common_voice_11
|
8 |
metrics:
|
9 |
- wer
|
|
|
10 |
model-index:
|
11 |
- name: Whisper Medium Japanese
|
12 |
results:
|
|
|
7 |
- vumichien/preprocessed_jsut_jsss_css10_common_voice_11
|
8 |
metrics:
|
9 |
- wer
|
10 |
+
base_model: openai/whisper-medium
|
11 |
model-index:
|
12 |
- name: Whisper Medium Japanese
|
13 |
results:
|