Upload dataset
Browse files- IMaSC/train-00000-of-00001.parquet +3 -0
- README.md +26 -0
IMaSC/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fcff298a11c41e095fa35741e673a4f9051231c700865e7a9132ed8c42859d24
|
| 3 |
+
size 1574412
|
README.md
CHANGED
|
@@ -286,6 +286,28 @@ dataset_info:
|
|
| 286 |
num_examples: 77399
|
| 287 |
download_size: 14508516
|
| 288 |
dataset_size: 33255588
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 289 |
- config_name: IndicTTS_English
|
| 290 |
features:
|
| 291 |
- name: text
|
|
@@ -2231,6 +2253,10 @@ configs:
|
|
| 2231 |
data_files:
|
| 2232 |
- split: train
|
| 2233 |
path: GCP-TTS/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2234 |
- config_name: IndicTTS_English
|
| 2235 |
data_files:
|
| 2236 |
- split: train
|
|
|
|
| 286 |
num_examples: 77399
|
| 287 |
download_size: 14508516
|
| 288 |
dataset_size: 33255588
|
| 289 |
+
- config_name: IMaSC
|
| 290 |
+
features:
|
| 291 |
+
- name: text
|
| 292 |
+
dtype: string
|
| 293 |
+
- name: speaker
|
| 294 |
+
dtype: string
|
| 295 |
+
- name: processed_text
|
| 296 |
+
dtype: string
|
| 297 |
+
- name: token_filename
|
| 298 |
+
dtype: string
|
| 299 |
+
- name: postprocessed_text
|
| 300 |
+
dtype: string
|
| 301 |
+
- name: audio_filename
|
| 302 |
+
dtype: string
|
| 303 |
+
- name: source
|
| 304 |
+
dtype: string
|
| 305 |
+
splits:
|
| 306 |
+
- name: train
|
| 307 |
+
num_bytes: 9174957
|
| 308 |
+
num_examples: 12930
|
| 309 |
+
download_size: 1574412
|
| 310 |
+
dataset_size: 9174957
|
| 311 |
- config_name: IndicTTS_English
|
| 312 |
features:
|
| 313 |
- name: text
|
|
|
|
| 2253 |
data_files:
|
| 2254 |
- split: train
|
| 2255 |
path: GCP-TTS/train-*
|
| 2256 |
+
- config_name: IMaSC
|
| 2257 |
+
data_files:
|
| 2258 |
+
- split: train
|
| 2259 |
+
path: IMaSC/train-*
|
| 2260 |
- config_name: IndicTTS_English
|
| 2261 |
data_files:
|
| 2262 |
- split: train
|