Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
--
|
2 |
+
task_ids:
|
3 |
+
- tts
|
4 |
+
languages:
|
5 |
+
- it
|
6 |
+
task_categories:
|
7 |
+
- tts
|
8 |
+
multilinguality:
|
9 |
+
- monolingual
|
10 |
+
---
|
11 |
+
|
12 |
+
# Italian Male Voice
|
13 |
+
This dataset is an Italian version of [LJSpeech](https://keithito.com/LJ-Speech-Dataset/), that merge all female audio of the same speaker finded into [M-AILABS Speech Dataset](https://www.caito.de/2019/01/the-m-ailabs-speech-dataset/).
|
14 |
+
|
15 |
+
This dataset contains 8h 23m of one speacker recorded at 16000Hz. This is a valid choiche to train an italian TTS deep model with female voice.
|