Upload README.md
Browse files
README.md
CHANGED
@@ -7,38 +7,39 @@ metrics:
|
|
7 |
- wer
|
8 |
- cer
|
9 |
tags:
|
10 |
-
- en
|
11 |
- audio
|
12 |
- automatic-speech-recognition
|
|
|
|
|
|
|
|
|
13 |
- speech
|
14 |
- xlsr-fine-tuning-week
|
15 |
-
- robust-speech-event
|
16 |
-
- mozilla-foundation/common_voice_6_0
|
17 |
license: apache-2.0
|
18 |
model-index:
|
19 |
- name: XLSR Wav2Vec2 English by Jonatas Grosman
|
20 |
results:
|
21 |
-
- task:
|
22 |
-
name: Automatic Speech Recognition
|
23 |
type: automatic-speech-recognition
|
24 |
dataset:
|
25 |
name: Common Voice en
|
26 |
type: common_voice
|
27 |
args: en
|
28 |
metrics:
|
29 |
-
|
30 |
-
|
31 |
-
|
32 |
-
|
33 |
-
|
34 |
-
|
35 |
-
|
36 |
-
|
37 |
-
|
38 |
-
|
39 |
-
|
40 |
-
|
41 |
-
- task:
|
42 |
name: Automatic Speech Recognition
|
43 |
type: automatic-speech-recognition
|
44 |
dataset:
|
@@ -46,18 +47,18 @@ model-index:
|
|
46 |
type: speech-recognition-community-v2/dev_data
|
47 |
args: en
|
48 |
metrics:
|
49 |
-
|
50 |
-
|
51 |
-
|
52 |
-
|
53 |
-
|
54 |
-
|
55 |
-
|
56 |
-
|
57 |
-
|
58 |
-
|
59 |
-
|
60 |
-
|
61 |
---
|
62 |
|
63 |
# Wav2Vec2-Large-XLSR-53-English
|
|
|
7 |
- wer
|
8 |
- cer
|
9 |
tags:
|
|
|
10 |
- audio
|
11 |
- automatic-speech-recognition
|
12 |
+
- en
|
13 |
+
- hf-asr-leaderboard
|
14 |
+
- mozilla-foundation/common_voice_6_0
|
15 |
+
- robust-speech-event
|
16 |
- speech
|
17 |
- xlsr-fine-tuning-week
|
|
|
|
|
18 |
license: apache-2.0
|
19 |
model-index:
|
20 |
- name: XLSR Wav2Vec2 English by Jonatas Grosman
|
21 |
results:
|
22 |
+
- task:
|
23 |
+
name: Automatic Speech Recognition
|
24 |
type: automatic-speech-recognition
|
25 |
dataset:
|
26 |
name: Common Voice en
|
27 |
type: common_voice
|
28 |
args: en
|
29 |
metrics:
|
30 |
+
- name: Test WER
|
31 |
+
type: wer
|
32 |
+
value: 19.06
|
33 |
+
- name: Test CER
|
34 |
+
type: cer
|
35 |
+
value: 7.69
|
36 |
+
- name: Test WER (+LM)
|
37 |
+
type: wer
|
38 |
+
value: 14.81
|
39 |
+
- name: Test CER (+LM)
|
40 |
+
type: cer
|
41 |
+
value: 6.84
|
42 |
+
- task:
|
43 |
name: Automatic Speech Recognition
|
44 |
type: automatic-speech-recognition
|
45 |
dataset:
|
|
|
47 |
type: speech-recognition-community-v2/dev_data
|
48 |
args: en
|
49 |
metrics:
|
50 |
+
- name: Dev WER
|
51 |
+
type: wer
|
52 |
+
value: 27.72
|
53 |
+
- name: Dev CER
|
54 |
+
type: cer
|
55 |
+
value: 11.65
|
56 |
+
- name: Dev WER (+LM)
|
57 |
+
type: wer
|
58 |
+
value: 20.85
|
59 |
+
- name: Dev CER (+LM)
|
60 |
+
type: cer
|
61 |
+
value: 11.01
|
62 |
---
|
63 |
|
64 |
# Wav2Vec2-Large-XLSR-53-English
|