Commit
•
123b477
1
Parent(s):
6670382
Librarian Bot: Add base_model information to model (#2)
Browse files- Librarian Bot: Add base_model information to model (d2b4b5f2a9d3b4270759f016df6a9f78e8a08c1d)
Co-authored-by: Librarian Bot (Bot) <librarian-bot@users.noreply.huggingface.co>
README.md
CHANGED
@@ -9,6 +9,7 @@ datasets:
|
|
9 |
- mozilla-foundation/common_voice_11_0
|
10 |
metrics:
|
11 |
- wer
|
|
|
12 |
model-index:
|
13 |
- name: Whisper Small Japanese
|
14 |
results:
|
|
|
9 |
- mozilla-foundation/common_voice_11_0
|
10 |
metrics:
|
11 |
- wer
|
12 |
+
base_model: openai/whisper-small
|
13 |
model-index:
|
14 |
- name: Whisper Small Japanese
|
15 |
results:
|