Datasets:
License:
Update README.md
Browse files
README.md
CHANGED
@@ -10,6 +10,7 @@ language:
|
|
10 |
|
11 |
---
|
12 |
#### 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). The dataset has been assembled from the following sources:
|
|
|
13 |
* [VCTK](https://datashare.ed.ac.uk/handle/10283/3443) : 428 + 426 + 426 english male samples (p259, p274, p286) (CC BY 4.0)
|
14 |
* [LJSpeech](https://keithito.com/LJ-Speech-Dataset/) : 1280 english female samples (public domain)
|
15 |
* [m-ailabs](https://www.caito.de/2019/01/03/the-m-ailabs-speech-dataset/) : 1280 french male samples (public free licence)
|
@@ -21,3 +22,11 @@ language:
|
|
21 |
* [uni.lu](http://engelmann.uni.lu/dictee/index.php) : 409 luxembourgish female & 231 luxembourgish male samples (© uni.lu)
|
22 |
* [rtl.lu](https://www.rtl.lu/meenung/commentaire) : 1257 luxembourgish male samples (© RTL-CLT-UFA)
|
23 |
* Charel : 11 luxembourgish boy samples from my grandchild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
|
11 |
---
|
12 |
#### 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). The dataset has been assembled from the following sources:
|
13 |
+
|
14 |
* [VCTK](https://datashare.ed.ac.uk/handle/10283/3443) : 428 + 426 + 426 english male samples (p259, p274, p286) (CC BY 4.0)
|
15 |
* [LJSpeech](https://keithito.com/LJ-Speech-Dataset/) : 1280 english female samples (public domain)
|
16 |
* [m-ailabs](https://www.caito.de/2019/01/03/the-m-ailabs-speech-dataset/) : 1280 french male samples (public free licence)
|
|
|
22 |
* [uni.lu](http://engelmann.uni.lu/dictee/index.php) : 409 luxembourgish female & 231 luxembourgish male samples (© uni.lu)
|
23 |
* [rtl.lu](https://www.rtl.lu/meenung/commentaire) : 1257 luxembourgish male samples (© RTL-CLT-UFA)
|
24 |
* Charel : 11 luxembourgish boy samples from my grandchild
|
25 |
+
|
26 |
+
#### 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.
|
27 |
+
The folder nesting is shown below:
|
28 |
+
```
|
29 |
+
mailabs
|
30 |
+
language-1
|
31 |
+
|
32 |
+
```
|