This model is a fine-tuned version of
facebook/wav2vec2-xls-r-300m on the MOZILLA-FOUNDATION/COMMON_VOICE_8_0 - CA, the
tv3_parla and
parlament_parla datasets.
Please check the original
facebook/wav2vec2-xls-r-1b Model card. This is just a finetuned version of that model.
As any model trained on crowdsourced data, this model can show the biases and particularities of the data and model used to train this model. Moreover, since this is a speech recognition model, it may underperform for some lower-resourced dialects for the catalan language.
The data is preprocessed to remove characters not on the catalan alphabet. Moreover, numbers are verbalized using code provided by
@ccoreilly, which can be found on the text/ folder or
here.
Check the Tensorboard tab to check the training profile and evaluation results along training. The model was evaluated on the test splits for each of the datasets used during training.
Want to thank both
@ccoreilly and
@gullabi who have contributed with their own resources and knowledge into making this model possible.