Update README.md
Browse files
README.md
CHANGED
@@ -17,7 +17,7 @@ model-index:
|
|
17 |
metrics:
|
18 |
- name: Test WER
|
19 |
type: wer
|
20 |
-
value: 0.
|
21 |
---
|
22 |
# Wav2Vec2-Large-XLSR-53-Moroccan-Darija
|
23 |
|
@@ -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.172139
|
21 |
---
|
22 |
# Wav2Vec2-Large-XLSR-53-Moroccan-Darija
|
23 |
|
|
|
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.018800</td>
|
35 |
+
<td>0.262561</td>
|
36 |
+
<td>0.172139</td>
|
37 |
</tr> </tbody></table>
|
38 |
|
39 |
## Usage
|