anton-l HF staff commited on
Commit
ec1691d
·
1 Parent(s): 3fab1ec

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +30 -9
README.md CHANGED
@@ -11,24 +11,45 @@ tags:
11
  - model_for_talk
12
  datasets:
13
  - mozilla-foundation/common_voice_8_0
14
-
15
  model-index:
16
  - name: sammy786/wav2vec2-xlsr-mongolian
17
  results:
18
- - task:
19
- name: Automatic Speech Recognition
20
  type: automatic-speech-recognition
21
  dataset:
22
  name: Common Voice 8
23
  type: mozilla-foundation/common_voice_8_0
24
  args: mn
25
  metrics:
26
- - name: Test WER
27
- type: wer
28
- value: 32.63
29
- - name: Test CER
30
- type: cer
31
- value: 9.26
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
32
  ---
33
  # sammy786/wav2vec2-xlsr-mongolian
34
  This model is a fine-tuned version of [facebook/wav2vec2-xls-r-1b](https://huggingface.co/facebook/wav2vec2-xls-r-1b) on the MOZILLA-FOUNDATION/COMMON_VOICE_8_0 - mn dataset.
 
11
  - model_for_talk
12
  datasets:
13
  - mozilla-foundation/common_voice_8_0
 
14
  model-index:
15
  - name: sammy786/wav2vec2-xlsr-mongolian
16
  results:
17
+ - task:
18
+ name: Automatic Speech Recognition
19
  type: automatic-speech-recognition
20
  dataset:
21
  name: Common Voice 8
22
  type: mozilla-foundation/common_voice_8_0
23
  args: mn
24
  metrics:
25
+ - name: Test WER
26
+ type: wer
27
+ value: 32.63
28
+ - name: Test CER
29
+ type: cer
30
+ value: 9.26
31
+ - task:
32
+ name: Automatic Speech Recognition
33
+ type: automatic-speech-recognition
34
+ dataset:
35
+ name: Robust Speech Event - Dev Data
36
+ type: speech-recognition-community-v2/dev_data
37
+ args: mn
38
+ metrics:
39
+ - name: Test WER
40
+ type: wer
41
+ value: 91.26
42
+ - task:
43
+ name: Automatic Speech Recognition
44
+ type: automatic-speech-recognition
45
+ dataset:
46
+ name: Robust Speech Event - Test Data
47
+ type: speech-recognition-community-v2/eval_data
48
+ args: mn
49
+ metrics:
50
+ - name: Test WER
51
+ type: wer
52
+ value: 91.37
53
  ---
54
  # sammy786/wav2vec2-xlsr-mongolian
55
  This model is a fine-tuned version of [facebook/wav2vec2-xls-r-1b](https://huggingface.co/facebook/wav2vec2-xls-r-1b) on the MOZILLA-FOUNDATION/COMMON_VOICE_8_0 - mn dataset.