--- dataset_info: features: - name: age_group dtype: string - name: audio dtype: audio: sampling_rate: 16000 - name: district dtype: string - name: duration dtype: float64 - name: job_type dtype: string - name: lang dtype: string - name: language dtype: string - name: prompt_audiofilepath dtype: string - name: prompt_text dtype: string - name: qualification dtype: string - name: scenario dtype: string - name: speaker_id dtype: string - name: state dtype: string - name: task_name dtype: string - name: text dtype: string splits: - name: benchmark num_bytes: 400117305.0 num_examples: 444 - name: train_real num_bytes: 460884325.0 num_examples: 400 - name: train_synthetic num_bytes: 39585727495.264 num_examples: 77967 download_size: 34078560787 dataset_size: 40446729125.264 configs: - config_name: default data_files: - split: benchmark path: data/benchmark-* - split: train_real path: data/train_real-* - split: train_synthetic path: data/train_synthetic-* ---