5roop commited on
Commit
a6075e0
·
verified ·
1 Parent(s): 00e25ed

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -16,7 +16,13 @@ widget:
16
 
17
  # wav2vec2-xls-r-parlaspeech-hr
18
 
19
- 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).
 
 
 
 
 
 
20
 
21
  If you use this model, please cite the following paper:
22
 
 
16
 
17
  # wav2vec2-xls-r-parlaspeech-hr
18
 
19
+ This model for Croatian ASR is based on the [facebook/wav2vec2-xls-r-300m model](https://huggingface.co/facebook/wav2vec2-xls-r-300m)
20
+ and was fine-tuned with 300 hours of recordings and transcripts from the
21
+ ASR Croatian parliament dataset [ParlaSpeech-HR v1.0](http://hdl.handle.net/11356/1494).
22
+
23
+ <div style="border: 5px solid #ff6700; padding: 10px; margin: 10px 0;">
24
+ <strong>Notice:</strong> ParlaSpeech corpora are currently in the process of enrichment with new features. Follow our progress here: <a href="http://clarinsi.github.io/parlaspeech">http://clarinsi.github.io/parlaspeech</a>
25
+ </div>
26
 
27
  If you use this model, please cite the following paper:
28