shripadbhat
commited on
Commit
•
b70a04f
1
Parent(s):
6d321ea
Update README.md
Browse files
README.md
CHANGED
@@ -8,8 +8,21 @@ tags:
|
|
8 |
datasets:
|
9 |
- mozilla-foundation/common_voice_11_0
|
10 |
model-index:
|
11 |
-
- name: Whisper
|
12 |
-
results:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
---
|
14 |
|
15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
8 |
datasets:
|
9 |
- mozilla-foundation/common_voice_11_0
|
10 |
model-index:
|
11 |
+
- name: Whisper Medium Hindi
|
12 |
+
results:
|
13 |
+
- task:
|
14 |
+
name: Automatic Speech Recognition
|
15 |
+
type: automatic-speech-recognition
|
16 |
+
dataset:
|
17 |
+
name: Common Voice 11.0
|
18 |
+
type: mozilla-foundation/common_voice_11_0
|
19 |
+
config: hi
|
20 |
+
split: test
|
21 |
+
args: hi
|
22 |
+
metrics:
|
23 |
+
- name: Wer
|
24 |
+
type: wer
|
25 |
+
value: 15.6053
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|