Upload dataset
Browse files- README.md +36 -0
- read/train-00000-of-00001.parquet +3 -0
README.md
ADDED
|
@@ -0,0 +1,36 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
dataset_info:
|
| 3 |
+
config_name: read
|
| 4 |
+
features:
|
| 5 |
+
- name: text
|
| 6 |
+
dtype: string
|
| 7 |
+
- name: speaker_id
|
| 8 |
+
dtype: string
|
| 9 |
+
- name: style
|
| 10 |
+
dtype: string
|
| 11 |
+
- name: id
|
| 12 |
+
dtype: string
|
| 13 |
+
- name: utterance_pitch_mean
|
| 14 |
+
dtype: float32
|
| 15 |
+
- name: utterance_pitch_std
|
| 16 |
+
dtype: float32
|
| 17 |
+
- name: snr
|
| 18 |
+
dtype: float64
|
| 19 |
+
- name: c50
|
| 20 |
+
dtype: float64
|
| 21 |
+
- name: speaking_rate
|
| 22 |
+
dtype: float64
|
| 23 |
+
- name: phonemes
|
| 24 |
+
dtype: string
|
| 25 |
+
splits:
|
| 26 |
+
- name: train
|
| 27 |
+
num_bytes: 2063563
|
| 28 |
+
num_examples: 11615
|
| 29 |
+
download_size: 990876
|
| 30 |
+
dataset_size: 2063563
|
| 31 |
+
configs:
|
| 32 |
+
- config_name: read
|
| 33 |
+
data_files:
|
| 34 |
+
- split: train
|
| 35 |
+
path: read/train-*
|
| 36 |
+
---
|
read/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4e08d9c41b7a42847e89bf0d33680e2cf70ba740294c2ed193c003f0655a2213
|
| 3 |
+
size 990876
|