Upload dataset
Browse files- README.md +28 -0
- test/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -122,6 +122,30 @@ dataset_info:
|
|
122 |
num_examples: 473
|
123 |
download_size: 1436686693
|
124 |
dataset_size: 1447567154.321
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
125 |
configs:
|
126 |
- config_name: audioCorpus
|
127 |
data_files:
|
@@ -141,6 +165,10 @@ configs:
|
|
141 |
path: prosodic/train-*
|
142 |
- split: validation
|
143 |
path: prosodic/validation-*
|
|
|
|
|
|
|
|
|
144 |
---
|
145 |
|
146 |
## How to Load the Dataset
|
|
|
122 |
num_examples: 473
|
123 |
download_size: 1436686693
|
124 |
dataset_size: 1447567154.321
|
125 |
+
- config_name: test
|
126 |
+
features:
|
127 |
+
- name: path
|
128 |
+
dtype:
|
129 |
+
audio:
|
130 |
+
sampling_rate: 16000
|
131 |
+
- name: name
|
132 |
+
dtype: string
|
133 |
+
- name: speaker
|
134 |
+
dtype: string
|
135 |
+
- name: start_time
|
136 |
+
dtype: string
|
137 |
+
- name: end_time
|
138 |
+
dtype: string
|
139 |
+
- name: text
|
140 |
+
dtype: string
|
141 |
+
- name: duration
|
142 |
+
dtype: int64
|
143 |
+
splits:
|
144 |
+
- name: train
|
145 |
+
num_bytes: 2179301.0
|
146 |
+
num_examples: 29
|
147 |
+
download_size: 2125875
|
148 |
+
dataset_size: 2179301.0
|
149 |
configs:
|
150 |
- config_name: audioCorpus
|
151 |
data_files:
|
|
|
165 |
path: prosodic/train-*
|
166 |
- split: validation
|
167 |
path: prosodic/validation-*
|
168 |
+
- config_name: test
|
169 |
+
data_files:
|
170 |
+
- split: train
|
171 |
+
path: test/train-*
|
172 |
---
|
173 |
|
174 |
## How to Load the Dataset
|
test/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:afdf61a94d0521608131e73363080869eb703f3413073a20efe876c924dc378d
|
3 |
+
size 2125875
|