Commit
·
f528fcf
1
Parent(s):
0f390c7
Update metadata with huggingface_hub
Browse files
README.md
CHANGED
@@ -6,7 +6,19 @@ metrics:
|
|
6 |
- wer
|
7 |
model-index:
|
8 |
- name: whisper-small-et
|
9 |
-
results:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
6 |
- wer
|
7 |
model-index:
|
8 |
- name: whisper-small-et
|
9 |
+
results:
|
10 |
+
- task:
|
11 |
+
type: automatic-speech-recognition
|
12 |
+
name: Automatic Speech Recognition
|
13 |
+
dataset:
|
14 |
+
name: mozilla-foundation/common_voice_11_0
|
15 |
+
type: mozilla-foundation/common_voice_11_0
|
16 |
+
config: et
|
17 |
+
split: test
|
18 |
+
metrics:
|
19 |
+
- type: wer
|
20 |
+
value: 43.69
|
21 |
+
name: WER
|
22 |
---
|
23 |
|
24 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|