Wilson Wongso
commited on
Commit
•
b77a803
1
Parent(s):
2190b47
replaced cv dev with test
Browse files
README.md
CHANGED
@@ -20,7 +20,7 @@ model-index:
|
|
20 |
metrics:
|
21 |
- name: Test CER
|
22 |
type: cer
|
23 |
-
value:
|
24 |
- task:
|
25 |
name: Automatic Speech Recognition
|
26 |
type: automatic-speech-recognition
|
@@ -63,7 +63,7 @@ With the addition of the language model, it achieves the following results:
|
|
63 |
|
64 |
| Dataset | CER |
|
65 |
| -------------------------------- | ------ |
|
66 |
-
| `Common Voice` |
|
67 |
| `Robust Speech Event - Dev Data` | 56.86% |
|
68 |
|
69 |
## Training procedure
|
|
|
20 |
metrics:
|
21 |
- name: Test CER
|
22 |
type: cer
|
23 |
+
value: 24.09
|
24 |
- task:
|
25 |
name: Automatic Speech Recognition
|
26 |
type: automatic-speech-recognition
|
|
|
63 |
|
64 |
| Dataset | CER |
|
65 |
| -------------------------------- | ------ |
|
66 |
+
| `Common Voice` | 24.09% |
|
67 |
| `Robust Speech Event - Dev Data` | 56.86% |
|
68 |
|
69 |
## Training procedure
|
common_voice_zh-HK_test_eval_results.txt
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
WER: 0.8074245939675174
|
2 |
+
CER: 0.24090044061926724
|
log_common_voice_zh-HK_test_predictions.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|
log_common_voice_zh-HK_test_targets.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|