Datasets:
File size: 2,399 Bytes
9fc1857 c988ad0 a618713 c988ad0 9fc1857 c988ad0 9fc1857 a618713 c988ad0 a618713 c988ad0 5b4f6c1 9fc1857 c988ad0 9fc1857 c988ad0 c7571a8 9fc1857 28a7980 9fc1857 c7571a8 28a7980 731a2c7 28a7980 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 |
---
language:
- sr
license: cc-by-sa-4.0
size_categories:
- 10K<n<100K
pretty_name: Južne Vesti
dataset_info:
features:
- name: audio
dtype: audio
- name: split
dtype: string
- name: transcript
dtype: string
- name: norm_transcript
dtype: string
- name: guest_name
dtype: string
- name: host
dtype: string
- name: guest_description
dtype: string
- name: speaker_breakdown
dtype: string
splits:
- name: train
num_bytes: 4687838374.879606
num_examples: 8648
- name: test
num_bytes: 584596072.5389507
num_examples: 1081
- name: dev
num_bytes: 583281117.6094437
num_examples: 1082
download_size: 5813877393
dataset_size: 5855715565.028001
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
- split: dev
path: data/dev-*
handle:
- http://hdl.handle.net/11356/1679
---
# ASR training dataset for Serbian JuzneVesti-SR v1.0
hdl: http://hdl.handle.net/11356/1679
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).
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.
Segments in this dataset range from 2 to 30 seconds.
Train-dev-test split has been performed with 80:10:10 ratio.
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.
Original transcripts were collected with the help of the ReLDI Centre Belgrade (https://reldi.spur.uzh.ch).
Please cite as
```
@misc{11356/1679,
title = {{ASR} training dataset for Serbian {JuzneVesti}-{SR} v1.0},
author = {Rupnik, Peter and Ljube{\v s}i{\'c}, Nikola},
url = {http://hdl.handle.net/11356/1679},
note = {Slovenian language resource repository {CLARIN}.{SI}},
copyright = {Creative Commons - Attribution-{ShareAlike} 4.0 International ({CC} {BY}-{SA} 4.0)},
issn = {2820-4042},
year = {2022} }
``` |