Commit
•
6df10c2
1
Parent(s):
aac2eb5
Librarian Bot: Add base_model information to model (#2)
Browse files- Librarian Bot: Add base_model information to model (9c2e1c7395dad5aea1fae319129708e1d66ad166)
Co-authored-by: Librarian Bot (Bot) <[email protected]>
README.md
CHANGED
@@ -5,6 +5,7 @@ tags:
|
|
5 |
- generated_from_trainer
|
6 |
metrics:
|
7 |
- accuracy
|
|
|
8 |
model-index:
|
9 |
- name: whisper-small-keyword-spotting
|
10 |
results: []
|
|
|
5 |
- generated_from_trainer
|
6 |
metrics:
|
7 |
- accuracy
|
8 |
+
base_model: openai/whisper-small
|
9 |
model-index:
|
10 |
- name: whisper-small-keyword-spotting
|
11 |
results: []
|