File size: 1,532 Bytes
7b668ee
1df0a0c
 
7b668ee
1df0a0c
 
f043e1f
 
 
 
1df0a0c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
0746551
 
 
7000519
0746551
 
 
 
 
 
 
 
 
 
 
 
 
8067ba9
 
4711049
c36d900
 
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
---
language:
- pl
license: cc0-1.0
size_categories:
- 10K<n<100K
task_categories:
- text-to-speech
- automatic-speech-recognition
pretty_name: The MC Speech Dataset
dataset_info:
  features:
  - name: audio
    dtype:
      audio:
        sampling_rate: 44100
  - name: transcript
    dtype: string
  - name: id
    dtype: string
  splits:
  - name: train
    num_bytes: 6985316587.668
    num_examples: 24018
  download_size: 6174661195
  dataset_size: 6985316587.668
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---
This is public domain speech dataset consisting of 24018 short audio clips of a single speaker reading sentences in Polish. A transcription is provided for each clip. Clips have total length of more than 22 hours.

Texts are in public domain. The audio was recorded in 2021-22 as a part of my [master's thesis](http://dx.doi.org/10.13140/RG.2.2.26293.24800) and is in public domain.

If you use this dataset, please cite:
```
@masterthesis{mcspeech,
  title={Analiza porównawcza korpusów nagrań mowy dla celów syntezy mowy w języku polskim},
  author={Czyżnikiewicz, Mateusz},
  year={2022},
  month={December},
  school={Warsaw University of Technology},
  type={Master's thesis},
  doi={10.13140/RG.2.2.26293.24800},
  note={Available at \url{http://dx.doi.org/10.13140/RG.2.2.26293.24800}},
}
```

More info about the dataset can be found at https://github.com/czyzi0/the-mc-speech-dataset

Also, if you find this resource helpful, kindly consider leaving a like.