5roop commited on
Commit
c7571a8
·
1 Parent(s): 9fc1857

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -2
README.md CHANGED
@@ -18,7 +18,21 @@ configs:
18
  data_files:
19
  - split: train
20
  path: data/train-*
 
 
 
 
21
  ---
22
- # Dataset Card for "juzne_vesti"
23
 
24
- [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
 
 
 
 
 
 
 
 
 
 
 
18
  data_files:
19
  - split: train
20
  path: data/train-*
21
+ size_categories:
22
+ - 10K<n<100K
23
+ handle:
24
+ - http://hdl.handle.net/11356/1679
25
  ---
26
+ # Juzne_vesti
27
 
28
+ hdl: http://hdl.handle.net/11356/1679
29
+
30
+ The JuzneVesti-SR dataset consists of audio recordings and manual transcripts from the Južne Vesti website and its host show called '15 minuta' (https://www.juznevesti.com/Tagovi/Intervju-15-minuta.sr.html).
31
+
32
+ The processing of the audio and its alignment to the manual transcripts followed the pipeline of the ParlaSpeech-HR dataset (http://hdl.handle.net/11356/1494) as closely as possible.
33
+ Segments in this dataset range from 2 to 30 seconds.
34
+ Train-dev-test split has been performed with 80:10:10 ratio.
35
+ As with the ParlaSpeech-HR dataset, two transcriptions are provided; one with transcripts in their raw form (with punctuation, capital letters, numerals) and another normalised with the same rule-based normaliser as was used in ParlaSpeech-HR dataset creation, which is lowercased, punctuation is removed and numerals are replaced with words.
36
+ The speaker_info attribute is less abundant due to the fact that compared to parliamentary corpora less data is available in this domain, so it covers only the guest name, guest description, host name, and speaker breakdown (when the host or the guest are speaking).
37
+
38
+ Original transcripts were collected with the help of the ReLDI Centre Belgrade (https://reldi.spur.uzh.ch).