Upload README.md
Browse files
README.md
CHANGED
@@ -21,12 +21,12 @@ model-index:
|
|
21 |
type: mozilla-foundation/common_voice_7_0
|
22 |
args: tr
|
23 |
metrics:
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
-
|
30 |
- task:
|
31 |
name: Automatic Speech Recognition
|
32 |
type: automatic-speech-recognition
|
@@ -35,12 +35,12 @@ model-index:
|
|
35 |
type: mozilla-foundation/common_voice_7_0
|
36 |
args: tr
|
37 |
metrics:
|
38 |
-
|
39 |
-
|
40 |
-
|
41 |
-
|
42 |
-
|
43 |
-
|
44 |
- task:
|
45 |
name: Automatic Speech Recognition
|
46 |
type: automatic-speech-recognition
|
@@ -49,12 +49,23 @@ model-index:
|
|
49 |
type: speech-recognition-community-v2/dev_data
|
50 |
args: tr
|
51 |
metrics:
|
52 |
-
|
53 |
-
|
54 |
-
|
55 |
-
|
56 |
-
|
57 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
58 |
---
|
59 |
|
60 |
#
|
|
|
21 |
type: mozilla-foundation/common_voice_7_0
|
22 |
args: tr
|
23 |
metrics:
|
24 |
+
- name: Test WER
|
25 |
+
type: wer
|
26 |
+
value: 9.437
|
27 |
+
- name: Test CER
|
28 |
+
type: cer
|
29 |
+
value: 3.325
|
30 |
- task:
|
31 |
name: Automatic Speech Recognition
|
32 |
type: automatic-speech-recognition
|
|
|
35 |
type: mozilla-foundation/common_voice_7_0
|
36 |
args: tr
|
37 |
metrics:
|
38 |
+
- name: Test WER
|
39 |
+
type: wer
|
40 |
+
value: 8.147
|
41 |
+
- name: Test CER
|
42 |
+
type: cer
|
43 |
+
value: 2.802
|
44 |
- task:
|
45 |
name: Automatic Speech Recognition
|
46 |
type: automatic-speech-recognition
|
|
|
49 |
type: speech-recognition-community-v2/dev_data
|
50 |
args: tr
|
51 |
metrics:
|
52 |
+
- name: Test WER
|
53 |
+
type: wer
|
54 |
+
value: 28.011
|
55 |
+
- name: Test CER
|
56 |
+
type: cer
|
57 |
+
value: 10.66
|
58 |
+
- task:
|
59 |
+
name: Automatic Speech Recognition
|
60 |
+
type: automatic-speech-recognition
|
61 |
+
dataset:
|
62 |
+
name: Robust Speech Event - Test Data
|
63 |
+
type: speech-recognition-community-v2/eval_data
|
64 |
+
args: tr
|
65 |
+
metrics:
|
66 |
+
- name: Test WER
|
67 |
+
type: wer
|
68 |
+
value: 33.62
|
69 |
---
|
70 |
|
71 |
#
|