Update README.md
Browse files
README.md
CHANGED
@@ -17,11 +17,11 @@ 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** fine-tuned on
|
25 |
|
26 |
# Old model vs new model
|
27 |
|
@@ -39,9 +39,9 @@ model-index:
|
|
39 |
- True Wer rate
|
40 |
|
41 |
<table><thead><tr><th><strong>Training Loss</strong></th> <th><strong>Validation</strong></th> <th><strong>Loss Wer</strong></th></tr></thead> <tbody><tr>
|
42 |
-
<td>0.
|
43 |
-
<td>0.
|
44 |
-
<td>0.
|
45 |
</tr> </tbody></table>
|
46 |
|
47 |
## Usage
|
|
|
17 |
metrics:
|
18 |
- name: Test WER
|
19 |
type: wer
|
20 |
+
value: 0.213403
|
21 |
---
|
22 |
# Wav2Vec2-Large-XLSR-53-Moroccan-Darija
|
23 |
|
24 |
+
**wav2vec2-large-xlsr-53** fine-tuned on 29 hours (29 people) of labeled Darija Audios.
|
25 |
|
26 |
# Old model vs new model
|
27 |
|
|
|
39 |
- True Wer rate
|
40 |
|
41 |
<table><thead><tr><th><strong>Training Loss</strong></th> <th><strong>Validation</strong></th> <th><strong>Loss Wer</strong></th></tr></thead> <tbody><tr>
|
42 |
+
<td>0.021200</td>
|
43 |
+
<td>0.320633</td>
|
44 |
+
<td>0.213403</td>
|
45 |
</tr> </tbody></table>
|
46 |
|
47 |
## Usage
|