Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -31,3 +31,8 @@ configs:
|
|
31 |
- split: train
|
32 |
path: data/train-*
|
33 |
---
|
|
|
|
|
|
|
|
|
|
|
|
31 |
- split: train
|
32 |
path: data/train-*
|
33 |
---
|
34 |
+
This speech dataset consists of 10385 short audio clips of multiple speakers conversing in Polish. A transcription is provided for each clip, also gender of speaker is provided for part of the dataset. Clips have total length of almost 10 hours.
|
35 |
+
|
36 |
+
This dataset was created from LUNA dataset of human-human and human-computer dialogues on the topic of public transport. The postprocessing consisted of extracting segments with human speech together with their transcripts. If you are interested in the original data, please visit https://zil.ipipan.waw.pl/LUNA
|
37 |
+
|
38 |
+
Also, if you find this resource helpful, kindly consider leaving a like.
|