DrishtiSharma commited on
Commit
16e981f
1 Parent(s): 9340a85

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +23 -2
README.md CHANGED
@@ -1,12 +1,33 @@
1
  ---
 
 
2
  license: apache-2.0
3
  tags:
 
 
4
  - generated_from_trainer
 
 
 
5
  datasets:
6
  - common_voice
7
  model-index:
8
  - name: wav2vec2-large-xls-r-300m-myv-v1
9
- results: []
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10
  ---
11
 
12
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -14,7 +35,7 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  # wav2vec2-large-xls-r-300m-myv-v1
16
 
17
- This model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) on the common_voice dataset.
18
  It achieves the following results on the evaluation set:
19
  - Loss: 0.8537
20
  - Wer: 0.6160
 
1
  ---
2
+ language:
3
+ - myv
4
  license: apache-2.0
5
  tags:
6
+ - automatic-speech-recognition
7
+ - mozilla-foundation/common_voice_8_0
8
  - generated_from_trainer
9
+ - myv
10
+ - robust-speech-event
11
+ - model_for_talk
12
  datasets:
13
  - common_voice
14
  model-index:
15
  - name: wav2vec2-large-xls-r-300m-myv-v1
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: myv
24
+ metrics:
25
+ - name: Test WER
26
+ type: wer
27
+ value: 0.599548532731377
28
+ - name: Test CER
29
+ type: cer
30
+ value: 0.12953851902597
31
  ---
32
 
33
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
35
 
36
  # wav2vec2-large-xls-r-300m-myv-v1
37
 
38
+ This model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) on the MOZILLA-FOUNDATION/COMMON_VOICE_8_0 - MYV dataset.
39
  It achieves the following results on the evaluation set:
40
  - Loss: 0.8537
41
  - Wer: 0.6160