Update README.md
Browse files
README.md
CHANGED
@@ -1,12 +1,45 @@
|
|
1 |
---
|
|
|
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- automatic-speech-recognition
|
5 |
-
- /
|
6 |
- generated_from_trainer
|
|
|
|
|
|
|
7 |
model-index:
|
8 |
-
- name:
|
9 |
-
results:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- hy-AM
|
4 |
license: apache-2.0
|
5 |
tags:
|
6 |
- automatic-speech-recognition
|
7 |
+
- mozilla-foundation/common_voice_8_0
|
8 |
- generated_from_trainer
|
9 |
+
- robust-speech-event
|
10 |
+
datasets:
|
11 |
+
- common_voice
|
12 |
model-index:
|
13 |
+
- name: wav2vec2-xls-r-300m-hy
|
14 |
+
results:
|
15 |
+
- task:
|
16 |
+
type: automatic-speech-recognition
|
17 |
+
name: Speech Recognition
|
18 |
+
dataset:
|
19 |
+
type: mozilla-foundation/common_voice_8_0
|
20 |
+
name: Common Voice hy-AM
|
21 |
+
args: hy-AM
|
22 |
+
metrics:
|
23 |
+
- type: wer
|
24 |
+
value: 13.192818110850899
|
25 |
+
name: WER LM
|
26 |
+
- type: cer
|
27 |
+
value: 2.7870510875063228
|
28 |
+
name: CER LM
|
29 |
+
- task:
|
30 |
+
name: Speech Recognition
|
31 |
+
type: automatic-speech-recognition
|
32 |
+
dataset:
|
33 |
+
name: Robust Speech Event - Dev Data
|
34 |
+
type: speech-recognition-community-v2/dev_data
|
35 |
+
args: hy
|
36 |
+
metrics:
|
37 |
+
- name: Test WER
|
38 |
+
type: wer
|
39 |
+
value: 22.246048764990867
|
40 |
+
- name: Test CER
|
41 |
+
type: cer
|
42 |
+
value: 7.59406739840239
|
43 |
---
|
44 |
|
45 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|