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