Datasets:
Update dataset card with latest split/gender duration info
Browse files
README.md
CHANGED
@@ -1,4 +1,6 @@
|
|
|
|
1 |
---
|
|
|
2 |
license: mit
|
3 |
task_categories:
|
4 |
- text-to-speech
|
@@ -11,42 +13,6 @@ tags:
|
|
11 |
pretty_name: STYLETTS2_ARABIC
|
12 |
size_categories:
|
13 |
- 1K<n<10K
|
14 |
-
configs:
|
15 |
-
- config_name: default
|
16 |
-
data_files:
|
17 |
-
- split: train
|
18 |
-
path: data/train-*
|
19 |
-
- split: test
|
20 |
-
path: data/test-*
|
21 |
-
dataset_info:
|
22 |
-
features:
|
23 |
-
- name: text
|
24 |
-
dtype: string
|
25 |
-
- name: phonetic_text
|
26 |
-
dtype: string
|
27 |
-
- name: source
|
28 |
-
dtype: string
|
29 |
-
- name: file
|
30 |
-
dtype: string
|
31 |
-
- name: audio
|
32 |
-
dtype:
|
33 |
-
audio:
|
34 |
-
sampling_rate: 24000
|
35 |
-
- name: gender
|
36 |
-
dtype: string
|
37 |
-
- name: sampling_rate
|
38 |
-
dtype: int64
|
39 |
-
- name: duration
|
40 |
-
dtype: float64
|
41 |
-
splits:
|
42 |
-
- name: train
|
43 |
-
num_bytes: 3032095405.936
|
44 |
-
num_examples: 8556
|
45 |
-
- name: test
|
46 |
-
num_bytes: 72234260.0
|
47 |
-
num_examples: 285
|
48 |
-
download_size: 2151725556
|
49 |
-
dataset_size: 3104329665.936
|
50 |
---
|
51 |
|
52 |
|
|
|
1 |
+
|
2 |
---
|
3 |
+
|
4 |
license: mit
|
5 |
task_categories:
|
6 |
- text-to-speech
|
|
|
13 |
pretty_name: STYLETTS2_ARABIC
|
14 |
size_categories:
|
15 |
- 1K<n<10K
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
16 |
---
|
17 |
|
18 |
|