Update README.md
Browse files
README.md
CHANGED
@@ -17,13 +17,13 @@ model-index:
|
|
17 |
metrics:
|
18 |
- name: Test WER
|
19 |
type: wer
|
20 |
-
value: 0.
|
21 |
---
|
22 |
# Wav2Vec2-Large-XLSR-53-Moroccan-Darija
|
23 |
|
24 |
**wav2vec2-large-xlsr-53**
|
25 |
|
26 |
-
- Fine-tuned on
|
27 |
- Each hour of audio is pronounced by a different person.
|
28 |
- Transcriptions are performed by a single individual.
|
29 |
- Fine-tuning is ongoing 24/7 to enhance accuracy.
|
@@ -31,9 +31,9 @@ model-index:
|
|
31 |
- Audio database is organized (by sex, age, region, ..)
|
32 |
|
33 |
<table><thead><tr><th><strong>Training Loss</strong></th> <th><strong>Validation</strong></th> <th><strong>Loss Wer</strong></th></tr></thead> <tbody><tr>
|
34 |
-
<td>0.
|
35 |
-
<td>0.
|
36 |
-
<td>0.
|
37 |
</tr> </tbody></table>
|
38 |
|
39 |
## Usage
|
|
|
17 |
metrics:
|
18 |
- name: Test WER
|
19 |
type: wer
|
20 |
+
value: 0.182171
|
21 |
---
|
22 |
# Wav2Vec2-Large-XLSR-53-Moroccan-Darija
|
23 |
|
24 |
**wav2vec2-large-xlsr-53**
|
25 |
|
26 |
+
- Fine-tuned on 31 hours (31 people) of labeled Darija Audios.
|
27 |
- Each hour of audio is pronounced by a different person.
|
28 |
- Transcriptions are performed by a single individual.
|
29 |
- Fine-tuning is ongoing 24/7 to enhance accuracy.
|
|
|
31 |
- Audio database is organized (by sex, age, region, ..)
|
32 |
|
33 |
<table><thead><tr><th><strong>Training Loss</strong></th> <th><strong>Validation</strong></th> <th><strong>Loss Wer</strong></th></tr></thead> <tbody><tr>
|
34 |
+
<td>0.041000</td>
|
35 |
+
<td>0.197497</td>
|
36 |
+
<td>0.182171</td>
|
37 |
</tr> </tbody></table>
|
38 |
|
39 |
## Usage
|