parambharat
commited on
Commit
•
c047e4e
1
Parent(s):
b111bb4
Update metadata with huggingface_hub
Browse files
README.md
CHANGED
@@ -22,6 +22,18 @@ model-index:
|
|
22 |
- type: wer
|
23 |
value: 15.78
|
24 |
name: WER
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
25 |
---
|
26 |
|
27 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
22 |
- type: wer
|
23 |
value: 15.78
|
24 |
name: WER
|
25 |
+
- task:
|
26 |
+
type: automatic-speech-recognition
|
27 |
+
name: Automatic Speech Recognition
|
28 |
+
dataset:
|
29 |
+
name: google/fleurs
|
30 |
+
type: google/fleurs
|
31 |
+
config: ta_in
|
32 |
+
split: test
|
33 |
+
metrics:
|
34 |
+
- type: wer
|
35 |
+
value: 20.41
|
36 |
+
name: WER
|
37 |
---
|
38 |
|
39 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|