boumehdi commited on
Commit
6de3667
1 Parent(s): 6e9c8f2

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.209228
21
  ---
22
  # Wav2Vec2-Large-XLSR-53-Moroccan-Darija
23
 
24
  **wav2vec2-large-xlsr-53**
25
 
26
- - Fine-tuned on 29 hours (29 people) of labeled Darija Audios.
27
  - Transcriptions are performed by a single individual.
28
  - Each hour of audio is pronounced by a different person.
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.007600</td>
35
- <td>0.320997</td>
36
- <td>0.209228</td>
37
  </tr> </tbody></table>
38
 
39
  ## Usage
 
17
  metrics:
18
  - name: Test WER
19
  type: wer
20
+ value: 0.194137
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
  - Transcriptions are performed by a single individual.
28
  - Each hour of audio is pronounced by a different person.
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.034400</td>
35
+ <td>0.229495</td>
36
+ <td>0.194137</td>
37
  </tr> </tbody></table>
38
 
39
  ## Usage