Update README.md
Browse files
README.md
CHANGED
@@ -19,14 +19,14 @@ widget:
|
|
19 |
|
20 |
This model for Croatian ASR is based on the [facebook/wav2vec2-xls-r-300m model](https://huggingface.co/facebook/wav2vec2-xls-r-300m) and was fine-tuned with 300 hours of recordings and transcripts from the ASR Croatian parliament dataset [ParlaSpeech-HR v1.0](http://hdl.handle.net/11356/1494).
|
21 |
|
22 |
-
The efforts resulting in this model were coordinated by Nikola Ljubešić, the rough manual data alignment was performed by Ivo-Pavao Jazbec, the method for fine automatic data alignment from [Plüss et al.](https://arxiv.org/abs/2010.02810) was applied by Vuk Batanović and Lenka Bajčetić, the transcripts were normalised by Danijel Korzinek, while the final modelling was performed by Peter Rupnik.
|
23 |
-
|
24 |
If you use this model, please cite the following paper:
|
25 |
|
26 |
-
Nikola Ljubešić, Danijel Koržinek, Peter Rupnik, Ivo-Pavao Jazbec. ParlaSpeech-HR -- a freely available ASR dataset for Croatian bootstrapped from the ParlaMint corpus.
|
27 |
|
28 |
## Metrics
|
29 |
|
|
|
|
|
30 |
|split|CER|WER|
|
31 |
|---|---|---|
|
32 |
|dev|0.0448|0.1129|
|
|
|
19 |
|
20 |
This model for Croatian ASR is based on the [facebook/wav2vec2-xls-r-300m model](https://huggingface.co/facebook/wav2vec2-xls-r-300m) and was fine-tuned with 300 hours of recordings and transcripts from the ASR Croatian parliament dataset [ParlaSpeech-HR v1.0](http://hdl.handle.net/11356/1494).
|
21 |
|
|
|
|
|
22 |
If you use this model, please cite the following paper:
|
23 |
|
24 |
+
Nikola Ljubešić, Danijel Koržinek, Peter Rupnik, Ivo-Pavao Jazbec. ParlaSpeech-HR -- a freely available ASR dataset for Croatian bootstrapped from the ParlaMint corpus. Accepted at ParlaCLARIN@LREC.
|
25 |
|
26 |
## Metrics
|
27 |
|
28 |
+
Evaluation is performed on the dev and test portions of the [ParlaSpeech-HR v1.0](http://hdl.handle.net/11356/1494) dataset.
|
29 |
+
|
30 |
|split|CER|WER|
|
31 |
|---|---|---|
|
32 |
|dev|0.0448|0.1129|
|