abdouaziiz
commited on
Commit
•
7181897
1
Parent(s):
caa1790
Update README.md
Browse files
README.md
CHANGED
@@ -6,14 +6,20 @@ tags:
|
|
6 |
- pytorch
|
7 |
- wav2vec2
|
8 |
- wolof
|
|
|
9 |
|
10 |
---
|
11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
12 |
should probably proofread and complete it, then remove this comment. -->
|
13 |
# wav2vec2-xls-r-300m-wolof
|
14 |
-
|
|
|
|
|
|
|
|
|
|
|
15 |
It achieves the following results on the evaluation set:
|
16 |
-
- Loss:0.367826
|
17 |
- Wer: 0.212565
|
18 |
|
19 |
## Model description
|
|
|
6 |
- pytorch
|
7 |
- wav2vec2
|
8 |
- wolof
|
9 |
+
- wo
|
10 |
|
11 |
---
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
13 |
should probably proofread and complete it, then remove this comment. -->
|
14 |
# wav2vec2-xls-r-300m-wolof
|
15 |
+
|
16 |
+
Wolof is a language spoken in Senegal and neighbouring countries, this language is not too well represented, there are few resources in the field of Text en speech
|
17 |
+
In this sense we aim to bring our contribution to this, it is in this sense that enters this repo.
|
18 |
+
|
19 |
+
This model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) , that is trained with the largest available speech dataset of the [ALLFA project](https://github.com/besacier/ALFFA_PUBLIC/tree/master/ASR/WOLOF)
|
20 |
+
|
21 |
It achieves the following results on the evaluation set:
|
22 |
+
- Loss: 0.367826
|
23 |
- Wer: 0.212565
|
24 |
|
25 |
## Model description
|