ayameRushia
commited on
Commit
•
4891ab0
1
Parent(s):
a2e2375
Update README.md
Browse files
README.md
CHANGED
@@ -9,8 +9,28 @@ tags:
|
|
9 |
datasets:
|
10 |
- common_voice
|
11 |
model-index:
|
12 |
-
- name: ''
|
13 |
-
results:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
9 |
datasets:
|
10 |
- common_voice
|
11 |
model-index:
|
12 |
+
- name: 'wav2vec2-large-xls-r-300m-el'
|
13 |
+
results:
|
14 |
+
- task:
|
15 |
+
name: Automatic Speech Recognition
|
16 |
+
type: automatic-speech-recognition
|
17 |
+
dataset:
|
18 |
+
name: Common Voice 8
|
19 |
+
type: mozilla-foundation/common_voice_8_0
|
20 |
+
args: el
|
21 |
+
metrics:
|
22 |
+
- name: Test WER using LM
|
23 |
+
type: wer
|
24 |
+
value: 20.7340
|
25 |
+
- name: Test CER using LM
|
26 |
+
type: cer
|
27 |
+
value: 6.0466
|
28 |
+
- name: Test WER without LM
|
29 |
+
type: wer
|
30 |
+
value: 31.1294
|
31 |
+
- name: Test CER without LM
|
32 |
+
type: cer
|
33 |
+
value: 7.9509
|
34 |
---
|
35 |
|
36 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|