Update metadata with huggingface_hub
Browse files
README.md
CHANGED
@@ -55,6 +55,17 @@ model-index:
|
|
55 |
- type: cer
|
56 |
value: 4.81
|
57 |
name: CER
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
58 |
---
|
59 |
|
60 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
55 |
- type: cer
|
56 |
value: 4.81
|
57 |
name: CER
|
58 |
+
- task:
|
59 |
+
type: automatic-speech-recognition
|
60 |
+
name: Automatic Speech Recognition
|
61 |
+
dataset:
|
62 |
+
name: vivos
|
63 |
+
type: vivos
|
64 |
+
split: test
|
65 |
+
metrics:
|
66 |
+
- type: wer
|
67 |
+
value: 8.53
|
68 |
+
name: WER
|
69 |
---
|
70 |
|
71 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|