Update README.md
Browse files
README.md
CHANGED
@@ -8,9 +8,19 @@ tags:
|
|
8 |
- generated_from_trainer
|
9 |
datasets:
|
10 |
- common_voice
|
|
|
|
|
|
|
11 |
model-index:
|
12 |
- name: 'shivam/wav2vec2-xls-r-hindi'
|
13 |
-
results:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
8 |
- generated_from_trainer
|
9 |
datasets:
|
10 |
- common_voice
|
11 |
+
metrics:
|
12 |
+
- wer
|
13 |
+
- cer
|
14 |
model-index:
|
15 |
- name: 'shivam/wav2vec2-xls-r-hindi'
|
16 |
+
results:
|
17 |
+
- task:
|
18 |
+
type: 'automatic-speech-recognition'
|
19 |
+
name: 'Speech Recognition'
|
20 |
+
dataset:
|
21 |
+
type: 'mozilla-foundation/common_voice_7_0'
|
22 |
+
name: 'Common Voice Corpus 7.0'
|
23 |
+
args: 'hi'
|
24 |
---
|
25 |
|
26 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|