simonl0909
commited on
Commit
•
184ed26
1
Parent(s):
583d9c5
Update README.md
Browse files
README.md
CHANGED
@@ -25,6 +25,17 @@ model-index:
|
|
25 |
- name: Cer
|
26 |
type: cer
|
27 |
value: 6.7274
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
28 |
---
|
29 |
|
30 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
25 |
- name: Cer
|
26 |
type: cer
|
27 |
value: 6.7274
|
28 |
+
- task:
|
29 |
+
name: Speech Recognition
|
30 |
+
type: automatic-speech-recognition
|
31 |
+
dataset:
|
32 |
+
name: Common Voice zh-HK
|
33 |
+
type: common_voice
|
34 |
+
args: zh-HK
|
35 |
+
metrics:
|
36 |
+
- name: Test CER
|
37 |
+
type: cer
|
38 |
+
value: 6.7274
|
39 |
---
|
40 |
|
41 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|