Commit
•
e17606c
1
Parent(s):
494f50a
Librarian Bot: Add base_model information to model (#3)
Browse files- Librarian Bot: Add base_model information to model (14b16bd7e3125ad546d6009850b5bfb939fe1c2e)
Co-authored-by: Librarian Bot (Bot) <librarian-bot@users.noreply.huggingface.co>
README.md
CHANGED
@@ -14,6 +14,7 @@ datasets:
|
|
14 |
- thennal/indic_tts_ml
|
15 |
metrics:
|
16 |
- wer
|
|
|
17 |
model-index:
|
18 |
- name: Whisper Medium Malayalam - Thennal D K
|
19 |
results:
|
|
|
14 |
- thennal/indic_tts_ml
|
15 |
metrics:
|
16 |
- wer
|
17 |
+
base_model: openai/whisper-medium
|
18 |
model-index:
|
19 |
- name: Whisper Medium Malayalam - Thennal D K
|
20 |
results:
|