Upload README.md
Browse files
README.md
CHANGED
@@ -4,25 +4,25 @@ language:
|
|
4 |
- vi
|
5 |
tags:
|
6 |
- automatic-speech-recognition
|
7 |
-
- robust-speech-event
|
8 |
- common-voice
|
|
|
|
|
9 |
datasets:
|
10 |
- mozilla-foundation/common_voice_7_0
|
11 |
model-index:
|
12 |
- name: xls-asr-vi-40h
|
13 |
results:
|
14 |
-
- task:
|
15 |
name: Speech Recognition
|
16 |
type: automatic-speech-recognition
|
17 |
dataset:
|
18 |
name: Common Voice 7.0
|
19 |
type: mozilla-foundation/common_voice_7_0
|
20 |
-
|
21 |
args: vi
|
22 |
metrics:
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
---
|
27 |
|
28 |
# xls-asr-vi-40h
|
|
|
4 |
- vi
|
5 |
tags:
|
6 |
- automatic-speech-recognition
|
|
|
7 |
- common-voice
|
8 |
+
- hf-asr-leaderboard
|
9 |
+
- robust-speech-event
|
10 |
datasets:
|
11 |
- mozilla-foundation/common_voice_7_0
|
12 |
model-index:
|
13 |
- name: xls-asr-vi-40h
|
14 |
results:
|
15 |
+
- task:
|
16 |
name: Speech Recognition
|
17 |
type: automatic-speech-recognition
|
18 |
dataset:
|
19 |
name: Common Voice 7.0
|
20 |
type: mozilla-foundation/common_voice_7_0
|
|
|
21 |
args: vi
|
22 |
metrics:
|
23 |
+
- name: Test WER (with Language model)
|
24 |
+
type: wer
|
25 |
+
value: 56.57
|
26 |
---
|
27 |
|
28 |
# xls-asr-vi-40h
|