Update README.md
Browse files
README.md
CHANGED
@@ -26,6 +26,19 @@ model-index:
|
|
26 |
- name: Wer
|
27 |
type: wer
|
28 |
value: 32.274628348999954
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
29 |
---
|
30 |
|
31 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
26 |
- name: Wer
|
27 |
type: wer
|
28 |
value: 32.274628348999954
|
29 |
+
- task:
|
30 |
+
type: automatic-speech-recognition
|
31 |
+
name: Automatic Speech Recognition
|
32 |
+
dataset:
|
33 |
+
name: google/fleurs
|
34 |
+
type: google/fleurs
|
35 |
+
config: hi_in
|
36 |
+
split: test
|
37 |
+
metrics:
|
38 |
+
- name: Wer
|
39 |
+
type: wer
|
40 |
+
value: 20.74
|
41 |
+
|
42 |
---
|
43 |
|
44 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|