Datasets:
Upload dataset
Browse files- README.md +24 -0
- test/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -4,4 +4,28 @@ language:
|
|
4 |
license: apache-2.0
|
5 |
task_categories:
|
6 |
- text-to-speech
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
---
|
|
|
4 |
license: apache-2.0
|
5 |
task_categories:
|
6 |
- text-to-speech
|
7 |
+
dataset_info:
|
8 |
+
config_name: test
|
9 |
+
features:
|
10 |
+
- name: duration
|
11 |
+
dtype: float64
|
12 |
+
- name: text
|
13 |
+
dtype: string
|
14 |
+
- name: normalized_text
|
15 |
+
dtype: string
|
16 |
+
- name: audio
|
17 |
+
dtype:
|
18 |
+
audio:
|
19 |
+
sampling_rate: 16000
|
20 |
+
splits:
|
21 |
+
- name: train
|
22 |
+
num_bytes: 5006716.0
|
23 |
+
num_examples: 28
|
24 |
+
download_size: 4322723
|
25 |
+
dataset_size: 5006716.0
|
26 |
+
configs:
|
27 |
+
- config_name: test
|
28 |
+
data_files:
|
29 |
+
- split: train
|
30 |
+
path: test/train-*
|
31 |
---
|
test/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4f59651333a5c3d6e23c8e17a2302b7288f228f6d76693d864987e6a35cf5879
|
3 |
+
size 4322723
|