File size: 2,747 Bytes
8ac248d
 
ae925cd
 
 
 
 
 
 
 
8ac248d
4bffc75
7d02a26
ae925cd
 
 
 
 
 
 
 
 
 
 
7d02a26
f7001bb
 
7d02a26
 
f7001bb
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
44b5a4f
 
 
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
---
license: cc-by-nc-sa-4.0

language:
- lb
- de
- fr
- en
- pt

---
#### This custom multilingual-multispeaker TTS speech corpus contains 12.800 balanced samples with audio files (wav format sampled with 16000 Hz) and related transcriptions (csv format with two columns) from 18 speakers. The dataset has been assembled from the following sources:

* [VCTK](https://datashare.ed.ac.uk/handle/10283/3443) : 428 + 426 + 426 english male samples (p259, p274, p286) (CC BY 4.0) 
* [LJSpeech](https://keithito.com/LJ-Speech-Dataset/) : 1280 english female samples (public domain)
* [m-ailabs](https://www.caito.de/2019/01/03/the-m-ailabs-speech-dataset/) : 1280 french male samples (public free licence)
* [SIWIS](https://datashare.ed.ac.uk/handle/10283/2353) : 1024 french female samples (CC BY 4.0) 
* [Rhasspy](https://github.com/rhasspy/dataset-voice-kerstin) : 1082 german female samples (CC0 1.0)
* [Thorsten](https://www.thorsten-voice.de) : 1280 german male samples (CC0)
* [TTS-Portuguese-Corpus](https://github.com/Edresson/TTS-Portuguese-Corpus) : 2560 portuguese male samples (CC BY 4.0) 
* [Marylux](https://github.com/marytts/marylux-data) : 663 luxembourgish & 198 german & 256 french female samples  (CC BY-NC-SA 4.0) 
* [uni.lu](http://engelmann.uni.lu/dictee/index.php) : 409 luxembourgish female & 231 luxembourgish male samples (© uni.lu)
* [rtl.lu](https://www.rtl.lu/meenung/commentaire) : 1257 luxembourgish male samples (© RTL-CLT-UFA)
* Charel : 11 luxembourgish boy samples from my grandchild

#### The dataset has been manually checked and the transcriptions have been expanded and eventually corrected to comply with the audio files. The data structure is equivalent to the mailabs format. The folder nesting is shown below:

```  
mailabs
   language-1
      by_book
         female 
            speaker-1
               wavs/ folder
               metadata.csv
               metadata-train.csv
               metadata-eval.csv
            speaker-2
               wavs/ folder
               metadata.csv
               metadata-train.csv
               metadata-eval.csv
            ...
         male
            speaker-1   
               wavs/ folder
               metadata.csv
               metadata-train.csv
               metadata-eval.csv
            speaker-2
               wavs/ folder
               metadata.csv
               metadata-train.csv
               metadata-eval.csv
            ...               
   language-2
      by_book
         ...
   language-3
      by_book
         ...
   ...                                  
```  

#### Thanks to [RTL](https://www.rtl.lu/) and to the [University of Luxembourg](https://wwwen.uni.lu/) for permission to use and share selected copyrighted data.