Commit
·
336bea1
1
Parent(s):
173ab97
Update README.md
Browse files
README.md
CHANGED
@@ -23,6 +23,17 @@ model-index:
|
|
23 |
- name: Test WER
|
24 |
type: wer
|
25 |
value: 13.89
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
23 |
- name: Test WER
|
24 |
type: wer
|
25 |
value: 13.89
|
26 |
+
- task:
|
27 |
+
name: Speech Recognition
|
28 |
+
type: automatic-speech-recognition
|
29 |
+
dataset:
|
30 |
+
name: mozilla-foundation/common_voice_7_0 es
|
31 |
+
type: mozilla-foundation/common_voice_7_0
|
32 |
+
args: es
|
33 |
+
metrics:
|
34 |
+
- name: Test CER
|
35 |
+
type: wer
|
36 |
+
value: 3.85
|
37 |
---
|
38 |
|
39 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|