Update README.md
Browse files
README.md
CHANGED
@@ -33,9 +33,22 @@ model-index:
|
|
33 |
- type: cer
|
34 |
value: 7.325639739086803
|
35 |
name: Cer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
36 |
- type: wer
|
37 |
-
value:
|
38 |
-
name:
|
|
|
|
|
|
|
39 |
---
|
40 |
|
41 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
33 |
- type: cer
|
34 |
value: 7.325639739086803
|
35 |
name: Cer
|
36 |
+
- task:
|
37 |
+
type: automatic-speech-recognition
|
38 |
+
name: Automatic Speech Recognition
|
39 |
+
dataset:
|
40 |
+
name: FLEURS
|
41 |
+
type: google/fleurs
|
42 |
+
config: ml_in
|
43 |
+
split: test
|
44 |
+
args: ml_in
|
45 |
+
metrics:
|
46 |
- type: wer
|
47 |
+
value: 27.850740045862
|
48 |
+
name: Wer
|
49 |
+
- type: cer
|
50 |
+
value: 8.821352343856674
|
51 |
+
name: Cer
|
52 |
---
|
53 |
|
54 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|