simonl0909
commited on
Commit
•
e5290a9
1
Parent(s):
8454aaf
Update README.md
Browse files
README.md
CHANGED
@@ -12,7 +12,19 @@ metrics:
|
|
12 |
- cer
|
13 |
model-index:
|
14 |
- name: Whisper Large V2 Cantonese
|
15 |
-
results:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
16 |
---
|
17 |
|
18 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
12 |
- cer
|
13 |
model-index:
|
14 |
- name: Whisper Large V2 Cantonese
|
15 |
+
results:
|
16 |
+
- task:
|
17 |
+
name: Automatic Speech Recognition
|
18 |
+
type: automatic-speech-recognition
|
19 |
+
dataset:
|
20 |
+
name: mozilla-foundation/common_voice_11_0
|
21 |
+
type: mozilla-foundation/common_voice_11_0
|
22 |
+
split: test
|
23 |
+
config: yue
|
24 |
+
metrics:
|
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
|