Update README.md
Browse files
README.md
CHANGED
@@ -17,4 +17,6 @@ widget:
|
|
17 |
|
18 |
This model is based on the [facebook/wav2vec2-xls-r-300m model](https://huggingface.co/facebook/wav2vec2-xls-r-300m) and was fine-tuned over 72 hours of recordings and transcripts from the Croatian parliament. These transcripts are an early result of the second iteration of the [ParlaMint project](https://www.clarin.eu/content/parlamint-towards-comparable-parliamentary-corpora) and will be extended and published under a permissive license.
|
19 |
|
20 |
-
These efforts were coordinated by Nikola Ljubešić, the manual data alignment was performed by Ivo-Pavao Jazbec, the method from [Plüss et al](https://arxiv.org/abs/2010.02810) was applied by Vuk Batanović and Lenka Bajčetić, while the final modelling was performed by Peter Rupnik.
|
|
|
|
|
|
17 |
|
18 |
This model is based on the [facebook/wav2vec2-xls-r-300m model](https://huggingface.co/facebook/wav2vec2-xls-r-300m) and was fine-tuned over 72 hours of recordings and transcripts from the Croatian parliament. These transcripts are an early result of the second iteration of the [ParlaMint project](https://www.clarin.eu/content/parlamint-towards-comparable-parliamentary-corpora) and will be extended and published under a permissive license.
|
19 |
|
20 |
+
These efforts were coordinated by Nikola Ljubešić, the manual data alignment was performed by Ivo-Pavao Jazbec, the method from [Plüss et al](https://arxiv.org/abs/2010.02810) was applied by Vuk Batanović and Lenka Bajčetić, while the final modelling was performed by Peter Rupnik.
|
21 |
+
|
22 |
+
Initial evaluation on partially noisy data showed the model to achieve a word error rate of 13.68% and a character error rate of 4.56%.
|