boumehdi commited on
Commit
ea3ec0d
1 Parent(s): 09d3ccd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -17,13 +17,13 @@ model-index:
17
  metrics:
18
  - name: Test WER
19
  type: wer
20
- value: 0.179860
21
  ---
22
  # Wav2Vec2-Large-XLSR-53-Moroccan-Darija
23
 
24
  **wav2vec2-large-xlsr-53**
25
 
26
- - Fine-tuned on 30 hours (30 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,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.025300</td>
35
- <td>0.197357</td>
36
- <td>0.179860</td>
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