Upload dataset
Browse files- README.md +45 -0
- zh/segment-00000-of-00001.parquet +3 -0
- zh/switch-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -169,6 +169,45 @@ dataset_info:
|
|
| 169 |
num_examples: 318
|
| 170 |
download_size: 653773923
|
| 171 |
dataset_size: 661188950.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 172 |
configs:
|
| 173 |
- config_name: default
|
| 174 |
data_files:
|
|
@@ -212,6 +251,12 @@ configs:
|
|
| 212 |
path: jp/segment-*
|
| 213 |
- split: switch
|
| 214 |
path: jp/switch-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 215 |
---
|
| 216 |
|
| 217 |
|
|
|
|
| 169 |
num_examples: 318
|
| 170 |
download_size: 653773923
|
| 171 |
dataset_size: 661188950.0
|
| 172 |
+
- config_name: zh
|
| 173 |
+
features:
|
| 174 |
+
- name: audio
|
| 175 |
+
dtype:
|
| 176 |
+
audio:
|
| 177 |
+
sampling_rate: 16000
|
| 178 |
+
- name: transcript
|
| 179 |
+
dtype: string
|
| 180 |
+
- name: language_code
|
| 181 |
+
dtype: string
|
| 182 |
+
- name: subset
|
| 183 |
+
dtype: string
|
| 184 |
+
- name: full_language
|
| 185 |
+
dtype: string
|
| 186 |
+
- name: switch_id
|
| 187 |
+
dtype: string
|
| 188 |
+
- name: segment_id
|
| 189 |
+
dtype: string
|
| 190 |
+
- name: transcript_filename
|
| 191 |
+
dtype: string
|
| 192 |
+
- name: audio_len_sec
|
| 193 |
+
dtype: string
|
| 194 |
+
- name: orig_file_start
|
| 195 |
+
dtype: string
|
| 196 |
+
- name: orig_file_end
|
| 197 |
+
dtype: string
|
| 198 |
+
- name: channel
|
| 199 |
+
dtype: string
|
| 200 |
+
- name: speaker_id
|
| 201 |
+
dtype: string
|
| 202 |
+
splits:
|
| 203 |
+
- name: segment
|
| 204 |
+
num_bytes: 221370323.0
|
| 205 |
+
num_examples: 23364
|
| 206 |
+
- name: switch
|
| 207 |
+
num_bytes: 456634693.0
|
| 208 |
+
num_examples: 1691
|
| 209 |
+
download_size: 667819759
|
| 210 |
+
dataset_size: 678005016.0
|
| 211 |
configs:
|
| 212 |
- config_name: default
|
| 213 |
data_files:
|
|
|
|
| 251 |
path: jp/segment-*
|
| 252 |
- split: switch
|
| 253 |
path: jp/switch-*
|
| 254 |
+
- config_name: zh
|
| 255 |
+
data_files:
|
| 256 |
+
- split: segment
|
| 257 |
+
path: zh/segment-*
|
| 258 |
+
- split: switch
|
| 259 |
+
path: zh/switch-*
|
| 260 |
---
|
| 261 |
|
| 262 |
|
zh/segment-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:384694ebe7d6af35bb28575b4ff31b6612d0ad2792c3b42f6de6551451a6fd1d
|
| 3 |
+
size 213528414
|
zh/switch-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d403e911492afcacc53a3da43fadc41bd2db6025ad1bc4eac74b92b2128ccb37
|
| 3 |
+
size 454291345
|