shripadbhat
commited on
Commit
•
d3b4353
1
Parent(s):
961678c
Update README.md
Browse files
README.md
CHANGED
@@ -23,6 +23,19 @@ model-index:
|
|
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
|
|
|
23 |
- name: Wer
|
24 |
type: wer
|
25 |
value: 15.6053
|
26 |
+
- task:
|
27 |
+
name: Automatic Speech Recognition
|
28 |
+
type: automatic-speech-recognition
|
29 |
+
dataset:
|
30 |
+
name: FLEURS
|
31 |
+
type: google/fleurs
|
32 |
+
config: hi_in
|
33 |
+
split: test
|
34 |
+
args: hi
|
35 |
+
metrics:
|
36 |
+
- name: Wer
|
37 |
+
type: wer
|
38 |
+
value: 16.87
|
39 |
---
|
40 |
|
41 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|