Update README.md
Browse files
README.md
CHANGED
@@ -21,7 +21,7 @@ model-index:
|
|
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
|
|
|
21 |
---
|
22 |
# Wav2Vec2-Large-XLSR-53-Moroccan-Darija
|
23 |
|
24 |
+
**wav2vec2-large-xlsr-53** fine-tuned on 28 hours (28 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.026800</td>
|
43 |
+
<td>0.305686</td>
|
44 |
+
<td>0.217059</td>
|
45 |
</tr> </tbody></table>
|
46 |
|
47 |
## Usage
|