Upload dataset
Browse files- IndicTTS/train-00000-of-00001.parquet +3 -0
- README.md +26 -0
IndicTTS/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b9feea9a48f6f9c68fb4d76830a5f235a8e01bcaa5798b1505d89675c591ba62
|
| 3 |
+
size 4362990
|
README.md
CHANGED
|
@@ -308,6 +308,28 @@ dataset_info:
|
|
| 308 |
num_examples: 12930
|
| 309 |
download_size: 1574412
|
| 310 |
dataset_size: 9174957
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 311 |
- config_name: IndicTTS_English
|
| 312 |
features:
|
| 313 |
- name: text
|
|
@@ -2301,6 +2323,10 @@ configs:
|
|
| 2301 |
data_files:
|
| 2302 |
- split: train
|
| 2303 |
path: IMaSC/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2304 |
- config_name: IndicTTS_English
|
| 2305 |
data_files:
|
| 2306 |
- split: train
|
|
|
|
| 308 |
num_examples: 12930
|
| 309 |
download_size: 1574412
|
| 310 |
dataset_size: 9174957
|
| 311 |
+
- config_name: IndicTTS
|
| 312 |
+
features:
|
| 313 |
+
- name: text
|
| 314 |
+
dtype: string
|
| 315 |
+
- name: speaker
|
| 316 |
+
dtype: string
|
| 317 |
+
- name: processed_text
|
| 318 |
+
dtype: string
|
| 319 |
+
- name: token_filename
|
| 320 |
+
dtype: string
|
| 321 |
+
- name: postprocessed_text
|
| 322 |
+
dtype: string
|
| 323 |
+
- name: audio_filename
|
| 324 |
+
dtype: string
|
| 325 |
+
- name: source
|
| 326 |
+
dtype: string
|
| 327 |
+
splits:
|
| 328 |
+
- name: train
|
| 329 |
+
num_bytes: 14219348
|
| 330 |
+
num_examples: 13778
|
| 331 |
+
download_size: 4362990
|
| 332 |
+
dataset_size: 14219348
|
| 333 |
- config_name: IndicTTS_English
|
| 334 |
features:
|
| 335 |
- name: text
|
|
|
|
| 2323 |
data_files:
|
| 2324 |
- split: train
|
| 2325 |
path: IMaSC/train-*
|
| 2326 |
+
- config_name: IndicTTS
|
| 2327 |
+
data_files:
|
| 2328 |
+
- split: train
|
| 2329 |
+
path: IndicTTS/train-*
|
| 2330 |
- config_name: IndicTTS_English
|
| 2331 |
data_files:
|
| 2332 |
- split: train
|