Commit
·
7f14d58
1
Parent(s):
69e5673
Librarian Bot: Add base_model information to model (#1)
Browse files- Librarian Bot: Add base_model information to model (65d4307ccc9e4193ab49689d06c566b5a0f158e1)
Co-authored-by: Librarian Bot (Bot) <[email protected]>
README.md
CHANGED
@@ -7,6 +7,7 @@ tags:
|
|
7 |
- asr
|
8 |
- automatic-speech-recognition
|
9 |
- hf-asr-leaderboard
|
|
|
10 |
model-index:
|
11 |
- name: scream_small_beta
|
12 |
results: []
|
|
|
7 |
- asr
|
8 |
- automatic-speech-recognition
|
9 |
- hf-asr-leaderboard
|
10 |
+
base_model: openai/whisper-small
|
11 |
model-index:
|
12 |
- name: scream_small_beta
|
13 |
results: []
|