anton-l HF staff commited on
Commit
359b21f
1 Parent(s): 44948c2

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -4
README.md CHANGED
@@ -9,7 +9,7 @@ datasets:
9
  model-index:
10
  - name: wav2vec2-large-xlsr-53-sah-CV8
11
  results:
12
- - task:
13
  name: Speech Recognition
14
  type: automatic-speech-recognition
15
  dataset:
@@ -17,9 +17,20 @@ model-index:
17
  type: common_voice
18
  args: sah
19
  metrics:
20
- - name: Test WER
21
- type: wer
22
- value: 56.06
 
 
 
 
 
 
 
 
 
 
 
23
  ---
24
 
25
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
9
  model-index:
10
  - name: wav2vec2-large-xlsr-53-sah-CV8
11
  results:
12
+ - task:
13
  name: Speech Recognition
14
  type: automatic-speech-recognition
15
  dataset:
 
17
  type: common_voice
18
  args: sah
19
  metrics:
20
+ - name: Test WER
21
+ type: wer
22
+ value: 56.06
23
+ - task:
24
+ name: Automatic Speech Recognition
25
+ type: automatic-speech-recognition
26
+ dataset:
27
+ name: Common Voice 8.0
28
+ type: mozilla-foundation/common_voice_8_0
29
+ args: sah
30
+ metrics:
31
+ - name: Test WER
32
+ type: wer
33
+ value: 43.75
34
  ---
35
 
36
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You