Commit ·
3f3402b
1
Parent(s): 2f89806
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,7 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
|
|
|
|
|
|
| 3 |
tags:
|
| 4 |
- automatic-speech-recognition
|
| 5 |
- Harveenchadha/indic-voice
|
|
@@ -14,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 14 |
|
| 15 |
# Wav2Vec2_xls_r_openslr_Hi_V2
|
| 16 |
|
| 17 |
-
This model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) on the Harveenchadha/indic-voice dataset.
|
| 18 |
It achieves the following results on the evaluation set:
|
| 19 |
- Loss: 0.3184
|
| 20 |
- Wer: 0.3104
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
+
language:
|
| 4 |
+
- hi
|
| 5 |
tags:
|
| 6 |
- automatic-speech-recognition
|
| 7 |
- Harveenchadha/indic-voice
|
|
|
|
| 16 |
|
| 17 |
# Wav2Vec2_xls_r_openslr_Hi_V2
|
| 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 [Harveenchadha/indic-voice](https://huggingface.co/datasets/Harveenchadha/indic-voice) dataset.
|
| 20 |
It achieves the following results on the evaluation set:
|
| 21 |
- Loss: 0.3184
|
| 22 |
- Wer: 0.3104
|