5roop commited on
Commit
5b9a789
·
verified ·
1 Parent(s): b64294d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -17,7 +17,14 @@ widget:
17
 
18
  # wav2vec2-large-slavic-parlaspeech-hr
19
 
20
- This model for Croatian ASR is based on the [facebook/wav2vec2-large-slavic-voxpopuli-v2 model](https://huggingface.co/facebook/wav2vec2-large-slavic-voxpopuli-v2) 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
 
 
17
 
18
  # wav2vec2-large-slavic-parlaspeech-hr
19
 
20
+ This model for Croatian ASR is based on the
21
+ [facebook/wav2vec2-large-slavic-voxpopuli-v2 model](https://huggingface.co/facebook/wav2vec2-large-slavic-voxpopuli-v2)
22
+ and was fine-tuned with 300 hours of recordings and transcripts from the ASR Croatian parliament
23
+ dataset [ParlaSpeech-HR v1.0](http://hdl.handle.net/11356/1494).
24
+
25
+ <div style="border: 5px solid #ff6700; padding: 10px; margin: 10px 0;">
26
+ <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>
27
+ </div>
28
 
29
  If you use this model, please cite the following paper:
30