Datasets:
Thorsten-Voice
commited on
Commit
•
36bb20b
1
Parent(s):
4c4f7fa
added test description
Browse files
README.md
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
---
|
2 |
dataset_info:
|
|
|
3 |
- config_name: TV-2021.02-Neutral
|
4 |
features:
|
5 |
- name: audio
|
@@ -161,23 +162,23 @@ configs:
|
|
161 |
data_files:
|
162 |
- split: train
|
163 |
path: TV-2023.09-Hessisch/train-*
|
164 |
-
- config_name:
|
165 |
data_files:
|
166 |
- split: train
|
167 |
-
path:
|
168 |
-
|
|
|
|
|
|
|
169 |
license: cc0-1.0
|
170 |
task_categories:
|
171 |
- text-to-speech
|
172 |
- text-to-audio
|
173 |
language:
|
174 |
- de
|
|
|
|
|
175 |
---
|
176 |
-
## Dataset Description
|
177 |
-
|
178 |
-
### Dataset Summary
|
179 |
-
This is a test comment to check info/description in python dataset download.
|
180 |
-
|
181 |
# The "Thorsten-Voice" dataset
|
182 |
This truly open source (CC0 license) german (🇩🇪) voice dataset contains about **40 hours of transcribed voice recordings** by Thorsten Müller,
|
183 |
a single male, native speaker in **over 38.000 wave files**.
|
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
+
- description: This is a description
|
4 |
- config_name: TV-2021.02-Neutral
|
5 |
features:
|
6 |
- name: audio
|
|
|
162 |
data_files:
|
163 |
- split: train
|
164 |
path: TV-2023.09-Hessisch/train-*
|
165 |
+
- config_name: all
|
166 |
data_files:
|
167 |
- split: train
|
168 |
+
path:
|
169 |
+
- TV-2021.02-Neutral/train-*
|
170 |
+
- TV-2023.09-Hessisch/train-*
|
171 |
+
- TV-2022.10-Neutral/train-*
|
172 |
+
- TV-2021.06-Emotional/train-*
|
173 |
license: cc0-1.0
|
174 |
task_categories:
|
175 |
- text-to-speech
|
176 |
- text-to-audio
|
177 |
language:
|
178 |
- de
|
179 |
+
size_categories:
|
180 |
+
- 10K<n<100K
|
181 |
---
|
|
|
|
|
|
|
|
|
|
|
182 |
# The "Thorsten-Voice" dataset
|
183 |
This truly open source (CC0 license) german (🇩🇪) voice dataset contains about **40 hours of transcribed voice recordings** by Thorsten Müller,
|
184 |
a single male, native speaker in **over 38.000 wave files**.
|