add test result for speech-recognition-community-v2
Browse files
README.md
CHANGED
@@ -17,16 +17,30 @@ model-index:
|
|
17 |
name: Automatic Speech Recognition
|
18 |
type: automatic-speech-recognition
|
19 |
dataset:
|
20 |
-
name: Common Voice
|
21 |
type: common_voice
|
22 |
args: tr
|
23 |
metrics:
|
24 |
- name: Test WER
|
25 |
type: wer
|
26 |
-
value:
|
27 |
- name: Test CER
|
28 |
type: cer
|
29 |
-
value:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
30 |
---
|
31 |
|
32 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
17 |
name: Automatic Speech Recognition
|
18 |
type: automatic-speech-recognition
|
19 |
dataset:
|
20 |
+
name: Common Voice 6.1
|
21 |
type: common_voice
|
22 |
args: tr
|
23 |
metrics:
|
24 |
- name: Test WER
|
25 |
type: wer
|
26 |
+
value: 9.13
|
27 |
- name: Test CER
|
28 |
type: cer
|
29 |
+
value: 2.94
|
30 |
+
- task:
|
31 |
+
name: Automatic Speech Recognition
|
32 |
+
type: automatic-speech-recognition
|
33 |
+
dataset:
|
34 |
+
name: Robust Speech Event - Dev Data
|
35 |
+
type: speech-recognition-community-v2/dev_data
|
36 |
+
args: tr
|
37 |
+
metrics:
|
38 |
+
- name: Test WER
|
39 |
+
type: wer
|
40 |
+
value: 40.54
|
41 |
+
- name: Test CER
|
42 |
+
type: cer
|
43 |
+
value: 16.9
|
44 |
---
|
45 |
|
46 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|