PereLluis13 commited on
Commit
4a8ebfa
1 Parent(s): 5b6412d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +60 -6
README.md CHANGED
@@ -14,15 +14,69 @@ datasets:
14
  - collectivat/tv3_parla
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
 
14
  - collectivat/tv3_parla
15
  - projecte-aina/parlament_parla
16
  model-index:
17
+ - name: wav2vec2-xls-r-1b-ca-lm
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.060722669958130644
30
+ - name: Test CER
31
+ type: cer
32
+ value: 0.019180697705166526
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.05139820371024042
44
+ - name: Test CER
45
+ type: cer
46
+ value: 0.020163620128164722
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.11207991684952073
58
+ - name: Test CER
59
+ type: cer
60
+ value: 0.0732119307305963
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.22870153690468661
72
+ - name: Test CER
73
+ type: cer
74
+ value: 0.1359039190897598
75
  ---
 
 
76
 
77
+ # wav2vec2-xls-r-1b-ca-lm
78
 
79
+ 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.
80
 
81
  ## Model description
82