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