Commit ·
5f98c04
1
Parent(s): cffe86c
Update README.md
Browse files
README.md
CHANGED
|
@@ -25,6 +25,9 @@ model-index:
|
|
| 25 |
type: wer
|
| 26 |
value: 8.11
|
| 27 |
---
|
|
|
|
|
|
|
|
|
|
| 28 |
|
| 29 |
# Wav2Vec2-Large-XLSR-53-ca
|
| 30 |
|
|
|
|
| 25 |
type: wer
|
| 26 |
value: 8.11
|
| 27 |
---
|
| 28 |
+
# Disclaimer
|
| 29 |
+
|
| 30 |
+
This model was trained on Common Voice 6, if you need a catalan model for ASR, I recommend checking [wav2vec2-xls-r-1b-ca-lm](https://huggingface.co/PereLluis13/wav2vec2-xls-r-1b-ca-lm) which is a 1b model with a LM on top trained on CV8+ with much better performance or [wav2vec2-xls-r-300m-ca-lm](https://huggingface.co/PereLluis13/wav2vec2-xls-r-300m-ca-lm) which has the same size (300m) as this model but trained on CV8+ and the same LM.
|
| 31 |
|
| 32 |
# Wav2Vec2-Large-XLSR-53-ca
|
| 33 |
|