Update metadata with huggingface_hub
Browse files
README.md
CHANGED
@@ -19,7 +19,7 @@ model-index:
|
|
19 |
split: test
|
20 |
metrics:
|
21 |
- type: wer
|
22 |
-
value: 20.
|
23 |
name: WER
|
24 |
- task:
|
25 |
type: automatic-speech-recognition
|
@@ -31,7 +31,7 @@ model-index:
|
|
31 |
split: test
|
32 |
metrics:
|
33 |
- type: wer
|
34 |
-
value:
|
35 |
name: WER
|
36 |
---
|
37 |
|
|
|
19 |
split: test
|
20 |
metrics:
|
21 |
- type: wer
|
22 |
+
value: 20.0
|
23 |
name: WER
|
24 |
- task:
|
25 |
type: automatic-speech-recognition
|
|
|
31 |
split: test
|
32 |
metrics:
|
33 |
- type: wer
|
34 |
+
value: 14.12
|
35 |
name: WER
|
36 |
---
|
37 |
|