Upload dataset
Browse files- README.md +46 -0
- jp/segment-00000-of-00001.parquet +3 -0
- jp/switch-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -16,6 +16,7 @@ task_categories:
|
|
16 |
- text-to-audio
|
17 |
pretty_name: talkbank_4_stt
|
18 |
dataset_info:
|
|
|
19 |
features:
|
20 |
- name: audio
|
21 |
dtype:
|
@@ -90,6 +91,45 @@ dataset_info:
|
|
90 |
num_examples: 701
|
91 |
download_size: 6218452927
|
92 |
dataset_size: 6296739381.167999
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
93 |
configs:
|
94 |
- config_name: default
|
95 |
data_files:
|
@@ -121,6 +161,12 @@ configs:
|
|
121 |
path: data/switch_ess-*
|
122 |
- split: switch_de
|
123 |
path: data/switch_de-*
|
|
|
|
|
|
|
|
|
|
|
|
|
124 |
---
|
125 |
|
126 |
|
|
|
16 |
- text-to-audio
|
17 |
pretty_name: talkbank_4_stt
|
18 |
dataset_info:
|
19 |
+
- config_name: default
|
20 |
features:
|
21 |
- name: audio
|
22 |
dtype:
|
|
|
91 |
num_examples: 701
|
92 |
download_size: 6218452927
|
93 |
dataset_size: 6296739381.167999
|
94 |
+
- config_name: jp
|
95 |
+
features:
|
96 |
+
- name: audio
|
97 |
+
dtype:
|
98 |
+
audio:
|
99 |
+
sampling_rate: 16000
|
100 |
+
- name: transcript
|
101 |
+
dtype: string
|
102 |
+
- name: language_code
|
103 |
+
dtype: string
|
104 |
+
- name: subset
|
105 |
+
dtype: string
|
106 |
+
- name: full_language
|
107 |
+
dtype: string
|
108 |
+
- name: switch_id
|
109 |
+
dtype: string
|
110 |
+
- name: segment_id
|
111 |
+
dtype: string
|
112 |
+
- name: transcript_filename
|
113 |
+
dtype: string
|
114 |
+
- name: audio_len_sec
|
115 |
+
dtype: string
|
116 |
+
- name: orig_file_start
|
117 |
+
dtype: string
|
118 |
+
- name: orig_file_end
|
119 |
+
dtype: string
|
120 |
+
- name: channel
|
121 |
+
dtype: string
|
122 |
+
- name: speaker_id
|
123 |
+
dtype: string
|
124 |
+
splits:
|
125 |
+
- name: segment
|
126 |
+
num_bytes: 223881799.0
|
127 |
+
num_examples: 23272
|
128 |
+
- name: switch
|
129 |
+
num_bytes: 437307151.0
|
130 |
+
num_examples: 318
|
131 |
+
download_size: 653773923
|
132 |
+
dataset_size: 661188950.0
|
133 |
configs:
|
134 |
- config_name: default
|
135 |
data_files:
|
|
|
161 |
path: data/switch_ess-*
|
162 |
- split: switch_de
|
163 |
path: data/switch_de-*
|
164 |
+
- config_name: jp
|
165 |
+
data_files:
|
166 |
+
- split: segment
|
167 |
+
path: jp/segment-*
|
168 |
+
- split: switch
|
169 |
+
path: jp/switch-*
|
170 |
---
|
171 |
|
172 |
|
jp/segment-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ec1dffd0f12e88e1136983b1559d2a1962115e643fdce3ca3e68b83e98b1c888
|
3 |
+
size 217508181
|
jp/switch-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3d12c1546c46cf6657945ca4b817ad9508856700a87979285caa118044f4481f
|
3 |
+
size 436265742
|