PereLluis13 commited on
Commit
577146c
1 Parent(s): 3b10db1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -13
README.md CHANGED
@@ -26,10 +26,10 @@ model-index:
26
  metrics:
27
  - name: Test WER
28
  type: wer
29
- value: 0.08040489847285752
30
  - name: Test CER
31
  type: cer
32
- value: 0.02745409135817121
33
  - task:
34
  name: Speech Recognition
35
  type: automatic-speech-recognition
@@ -40,10 +40,10 @@ model-index:
40
  metrics:
41
  - name: Test WER
42
  type: wer
43
- value: 0.05763423147821312
44
  - name: Test CER
45
  type: cer
46
- value: 0.019116372518121653
47
  - task:
48
  name: Speech Recognition
49
  type: automatic-speech-recognition
@@ -54,10 +54,10 @@ model-index:
54
  metrics:
55
  - name: Test WER
56
  type: wer
57
- value: 0.13993147784578666
58
  - name: Test CER
59
  type: cer
60
- value: 0.08941471299857044
61
  - task:
62
  name: Speech Recognition
63
  type: automatic-speech-recognition
@@ -68,16 +68,13 @@ model-index:
68
  metrics:
69
  - name: Test WER
70
  type: wer
71
- value: 0.26797799000695716
72
  - name: Test CER
73
  type: cer
74
- value: 0.15358004827031377
75
  ---
76
 
77
- <!-- This model card has been generated automatically according to the information the Trainer had access to. You
78
- should probably proofread and complete it, then remove this comment. -->
79
-
80
- # wav2vec2-xls-r-300m-ca
81
 
82
  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.
83
  It achieves the following results on the evaluation set (for the three datasets and without the LM):
@@ -86,7 +83,7 @@ It achieves the following results on the evaluation set (for the three datasets
86
 
87
  ## Model description
88
 
89
- Please check the original [facebook/wav2vec2-xls-r-1b](https://huggingface.co/facebook/wav2vec2-xls-r-1b) Model card. This is just a finetuned version of that model.
90
 
91
  ## Intended uses & limitations
92
 
26
  metrics:
27
  - name: Test WER
28
  type: wer
29
+ value: 0.06771703090587865
30
  - name: Test CER
31
  type: cer
32
+ value: 0.021007777843712293
33
  - task:
34
  name: Speech Recognition
35
  type: automatic-speech-recognition
40
  metrics:
41
  - name: Test WER
42
  type: wer
43
+ value: 0.05565360630662431
44
  - name: Test CER
45
  type: cer
46
+ value: 0.018594390167034354
47
  - task:
48
  name: Speech Recognition
49
  type: automatic-speech-recognition
54
  metrics:
55
  - name: Test WER
56
  type: wer
57
+ value: 0.1353312545713516
58
  - name: Test CER
59
  type: cer
60
+ value: 0.08684635913340556
61
  - task:
62
  name: Speech Recognition
63
  type: automatic-speech-recognition
68
  metrics:
69
  - name: Test WER
70
  type: wer
71
+ value: 0.2604515843400164
72
  - name: Test CER
73
  type: cer
74
+ value: 0.15056890012642224
75
  ---
76
 
77
+ # wav2vec2-xls-r-300m-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
  It achieves the following results on the evaluation set (for the three datasets and without the LM):
83
 
84
  ## Model description
85
 
86
+ Please check the original [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) Model card. This is just a finetuned version of that model.
87
 
88
  ## Intended uses & limitations
89