arampacha commited on
Commit
19cce49
1 Parent(s): d6eb9bc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +40 -4
README.md CHANGED
@@ -1,24 +1,60 @@
1
  ---
 
 
2
  license: apache-2.0
3
  tags:
4
  - automatic-speech-recognition
5
- - /workspace/data/hy/noizy_student_3/
6
  - generated_from_trainer
 
 
 
7
  model-index:
8
- - name: ''
9
- results: []
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10
  ---
11
 
 
12
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
  should probably proofread and complete it, then remove this comment. -->
14
 
15
- #
16
 
17
  This model is a fine-tuned version of [facebook/wav2vec2-xls-r-1b](https://huggingface.co/facebook/wav2vec2-xls-r-1b) on the /WORKSPACE/DATA/HY/NOIZY_STUDENT_3/ - NA dataset.
18
  It achieves the following results on the evaluation set:
19
  - Loss: 0.1827
20
  - Wer: 0.2389
21
  - Cer: 0.0427
 
 
22
 
23
  ## Model description
24
 
 
1
  ---
2
+ language:
3
+ - hy-AM
4
  license: apache-2.0
5
  tags:
6
  - automatic-speech-recognition
7
+ - mozilla-foundation/common_voice_8_0
8
  - generated_from_trainer
9
+ - robust-speech-event
10
+ datasets:
11
+ - common_voice
12
  model-index:
13
+ - name: wav2vec2-xls-r-1b-hy-cv
14
+ results:
15
+ - task:
16
+ type: automatic-speech-recognition
17
+ name: Speech Recognition
18
+ dataset:
19
+ type: mozilla-foundation/common_voice_8_0
20
+ name: Common Voice hy-AM
21
+ args: hy-AM
22
+ metrics:
23
+ - type: wer
24
+ value: 10.92896174863388
25
+ name: WER LM
26
+ - type: cer
27
+ value: 2.3773394031360646
28
+ name: CER LM
29
+ - task:
30
+ name: Speech Recognition
31
+ type: automatic-speech-recognition
32
+ dataset:
33
+ name: Robust Speech Event - Dev Data
34
+ type: speech-recognition-community-v2/dev_data
35
+ args: hy
36
+ metrics:
37
+ - name: Test WER
38
+ type: wer
39
+ value: 19.942816297355254
40
+ - name: Test CER
41
+ type: cer
42
+ value: 7.332618465282714
43
  ---
44
 
45
+
46
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
47
  should probably proofread and complete it, then remove this comment. -->
48
 
49
+ # Wav2Vec2-XLS-R-1b-hy
50
 
51
  This model is a fine-tuned version of [facebook/wav2vec2-xls-r-1b](https://huggingface.co/facebook/wav2vec2-xls-r-1b) on the /WORKSPACE/DATA/HY/NOIZY_STUDENT_3/ - NA dataset.
52
  It achieves the following results on the evaluation set:
53
  - Loss: 0.1827
54
  - Wer: 0.2389
55
  - Cer: 0.0427
56
+ - Wer LM: 0.1093
57
+ - Cer LM: 0.0238
58
 
59
  ## Model description
60