preetham18
commited on
Commit
·
3918346
1
Parent(s):
9b74868
update model card README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,10 @@
|
|
1 |
---
|
|
|
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
|
|
|
|
4 |
- generated_from_trainer
|
5 |
model-index:
|
6 |
- name: ''
|
@@ -12,10 +16,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
12 |
|
13 |
#
|
14 |
|
15 |
-
This model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) on the
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Loss: 0.
|
18 |
-
- Wer: 1.
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- hi
|
4 |
license: apache-2.0
|
5 |
tags:
|
6 |
+
- automatic-speech-recognition
|
7 |
+
- mozilla-foundation/common_voice_8_0
|
8 |
- generated_from_trainer
|
9 |
model-index:
|
10 |
- name: ''
|
|
|
16 |
|
17 |
#
|
18 |
|
19 |
+
This model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) on the MOZILLA-FOUNDATION/COMMON_VOICE_8_0 - HI dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 0.5258
|
22 |
+
- Wer: 1.0073
|
23 |
|
24 |
## Model description
|
25 |
|