SPRINGLab/SPRING_INX_Tamil_R2
0217
1---2dataset_info:3 features:4 - name: utterance_id5 dtype: string6 - name: text7 dtype: string8 - name: audio9 dtype: audio10 splits:11 - name: train12 num_bytes: 12228343953.813 num_examples: 5210014 - name: validation15 num_bytes: 1686464237.87416 num_examples: 610117 - name: test18 num_bytes: 586658790.8219 num_examples: 209520 download_size: 1563831944021 dataset_size: 14501466982.49422configs:23- config_name: default24 data_files:25 - split: train26 path: data/train-*27 - split: validation28 path: data/validation-*29 - split: test30 path: data/test-*31---32 