Commit
·
bf1a85e
1
Parent(s):
1938748
Librarian Bot: Add base_model information to model (#1)
Browse files- Librarian Bot: Add base_model information to model (43fba6d3d994ee071a6e71119ad98d724c88ff1f)
Co-authored-by: Librarian Bot (Bot) <[email protected]>
README.md
CHANGED
|
@@ -9,6 +9,7 @@ datasets:
|
|
| 9 |
metrics:
|
| 10 |
- wer
|
| 11 |
pipeline_tag: automatic-speech-recognition
|
|
|
|
| 12 |
model-index:
|
| 13 |
- name: whisper-large-v2-Ko
|
| 14 |
results:
|
|
|
|
| 9 |
metrics:
|
| 10 |
- wer
|
| 11 |
pipeline_tag: automatic-speech-recognition
|
| 12 |
+
base_model: openai/whisper-large-v2
|
| 13 |
model-index:
|
| 14 |
- name: whisper-large-v2-Ko
|
| 15 |
results:
|