PereLluis13 commited on
Commit
6324d57
1 Parent(s): 3fae860

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +58 -2
README.md CHANGED
@@ -15,14 +15,70 @@ datasets:
15
  - projecte-aina/parlament_parla
16
  model-index:
17
  - name: wav2vec2-xls-r-1b-ca
18
- results:
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
19
  ---
20
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
21
  should probably proofread and complete it, then remove this comment. -->
22
 
23
  # wav2vec2-xls-r-1b-ca
24
 
25
- 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 - CA dataset.
26
 
27
  ## Model description
28
 
15
  - projecte-aina/parlament_parla
16
  model-index:
17
  - name: wav2vec2-xls-r-1b-ca
18
+ results:
19
+ - task:
20
+ name: Speech Recognition
21
+ type: automatic-speech-recognition
22
+ dataset:
23
+ name: mozilla-foundation/common_voice_8_0 ca
24
+ type: mozilla-foundation/common_voice_8_0
25
+ args: ca
26
+ metrics:
27
+ - name: Test WER
28
+ type: wer
29
+ value: 0.11030639657300516
30
+ - name: Test CER
31
+ type: cer
32
+ value: 0.028405630530040634
33
+ - task:
34
+ name: Speech Recognition
35
+ type: automatic-speech-recognition
36
+ dataset:
37
+ name: projecte-aina/parlament_parla ca
38
+ type: projecte-aina/parlament_parla
39
+ args: clean
40
+ metrics:
41
+ - name: Test WER
42
+ type: wer
43
+ value: 0.06483115660665961
44
+ - name: Test CER
45
+ type: cer
46
+ value: 0.020212863746191828
47
+ - task:
48
+ name: Speech Recognition
49
+ type: automatic-speech-recognition
50
+ dataset:
51
+ name: collectivat/tv3_parla ca
52
+ type: collectivat/tv3_parla
53
+ args: ca
54
+ metrics:
55
+ - name: Test WER
56
+ type: wer
57
+ value: 0.17917773414943988
58
+ - name: Test CER
59
+ type: cer
60
+ value: 0.08872589572206396
61
+ - task:
62
+ name: Speech Recognition
63
+ type: automatic-speech-recognition
64
+ dataset:
65
+ name: Robust Speech Event - Catalan Dev Data
66
+ type: speech-recognition-community-v2/dev_data
67
+ args: ca
68
+ metrics:
69
+ - name: Test WER
70
+ type: wer
71
+ value: 0.27126683954209097
72
+ - name: Test CER
73
+ type: cer
74
+ value: 0.14213308815078726
75
  ---
76
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
77
  should probably proofread and complete it, then remove this comment. -->
78
 
79
  # wav2vec2-xls-r-1b-ca
80
 
81
+ 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 - CA, the [tv3_parla](https://huggingface.co/datasets/collectivat/tv3_parla) and [parlament_parla](https://huggingface.co/datasets/projecte-aina/parlament_parla) datasets.
82
 
83
  ## Model description
84