DrishtiSharma
commited on
Commit
•
e82c195
1
Parent(s):
29b2247
Update README.md
Browse files
README.md
CHANGED
@@ -1,16 +1,33 @@
|
|
1 |
---
|
2 |
language:
|
3 |
-
-
|
4 |
license: apache-2.0
|
5 |
tags:
|
6 |
- automatic-speech-recognition
|
7 |
- mozilla-foundation/common_voice_8_0
|
8 |
- generated_from_trainer
|
|
|
|
|
|
|
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
|
|
|
1 |
---
|
2 |
language:
|
3 |
+
- myv
|
4 |
license: apache-2.0
|
5 |
tags:
|
6 |
- automatic-speech-recognition
|
7 |
- mozilla-foundation/common_voice_8_0
|
8 |
- generated_from_trainer
|
9 |
+
- mt
|
10 |
+
- robust-speech-event
|
11 |
+
- model_for_talk
|
12 |
datasets:
|
13 |
- common_voice
|
14 |
model-index:
|
15 |
+
- name: wav2vec2-xls-r-300m-mt-o1
|
16 |
+
results:
|
17 |
+
- task:
|
18 |
+
name: Automatic Speech Recognition
|
19 |
+
type: automatic-speech-recognition
|
20 |
+
dataset:
|
21 |
+
name: Common Voice 8
|
22 |
+
type: mozilla-foundation/common_voice_8_0
|
23 |
+
args: mt
|
24 |
+
metrics:
|
25 |
+
- name: Test WER
|
26 |
+
type: wer
|
27 |
+
value: 0.599548532731377
|
28 |
+
- name: Test CER
|
29 |
+
type: cer
|
30 |
+
value: 0.12953851902597
|
31 |
---
|
32 |
|
33 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|