Upload dataset
Browse files- README.md +51 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,51 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: item_name
|
5 |
+
dtype: string
|
6 |
+
- name: audio_path
|
7 |
+
dtype: string
|
8 |
+
- name: spk
|
9 |
+
dtype: string
|
10 |
+
- name: gender
|
11 |
+
dtype: string
|
12 |
+
- name: accent
|
13 |
+
dtype: string
|
14 |
+
- name: age
|
15 |
+
dtype: float64
|
16 |
+
- name: emotion
|
17 |
+
dtype: string
|
18 |
+
- name: text
|
19 |
+
dtype: string
|
20 |
+
- name: style_prompt
|
21 |
+
dtype: string
|
22 |
+
- name: dataset_name
|
23 |
+
dtype: string
|
24 |
+
- name: utterance_pitch_mean
|
25 |
+
dtype: float32
|
26 |
+
- name: utterance_pitch_std
|
27 |
+
dtype: float32
|
28 |
+
- name: speaking_rate
|
29 |
+
dtype: string
|
30 |
+
- name: phonemes
|
31 |
+
dtype: string
|
32 |
+
- name: utterance_energy
|
33 |
+
dtype: string
|
34 |
+
- name: pitch
|
35 |
+
dtype: string
|
36 |
+
- name: speech_monotony
|
37 |
+
dtype: string
|
38 |
+
- name: text_description
|
39 |
+
dtype: string
|
40 |
+
splits:
|
41 |
+
- name: train
|
42 |
+
num_bytes: 340182152
|
43 |
+
num_examples: 535523
|
44 |
+
download_size: 113125945
|
45 |
+
dataset_size: 340182152
|
46 |
+
configs:
|
47 |
+
- config_name: default
|
48 |
+
data_files:
|
49 |
+
- split: train
|
50 |
+
path: data/train-*
|
51 |
+
---
|
data/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ecf98407c549bc2780c2a81c097f8726cdc0425656a31e831599974f54e31b07
|
3 |
+
size 113125945
|