Update metadata with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -9,7 +9,19 @@ datasets:
|
|
| 9 |
- audiofolder
|
| 10 |
model-index:
|
| 11 |
- name: openai/whisper-small
|
| 12 |
-
results:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13 |
---
|
| 14 |
|
| 15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 9 |
- audiofolder
|
| 10 |
model-index:
|
| 11 |
- name: openai/whisper-small
|
| 12 |
+
results:
|
| 13 |
+
- task:
|
| 14 |
+
type: automatic-speech-recognition
|
| 15 |
+
name: Automatic Speech Recognition
|
| 16 |
+
dataset:
|
| 17 |
+
name: mozilla-foundation/common_voice_11_0
|
| 18 |
+
type: mozilla-foundation/common_voice_11_0
|
| 19 |
+
config: en
|
| 20 |
+
split: test
|
| 21 |
+
metrics:
|
| 22 |
+
- type: wer
|
| 23 |
+
value: 18.39
|
| 24 |
+
name: WER
|
| 25 |
---
|
| 26 |
|
| 27 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|