Commit
•
28c5e9f
1
Parent(s):
378e049
Librarian Bot: Add base_model information to model (#2)
Browse files- Librarian Bot: Add base_model information to model (9e8da4395e5da0c989493159f463eac39d8d9d58)
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 Medium Vietnamese
|
14 |
results:
|
|
|
9 |
- mozilla-foundation/common_voice_11_0
|
10 |
metrics:
|
11 |
- wer
|
12 |
+
base_model: openai/whisper-medium
|
13 |
model-index:
|
14 |
- name: Whisper Medium Vietnamese
|
15 |
results:
|