--- dataset_info: features: - name: audio_id dtype: string - name: speaker_id dtype: string - name: audio dtype: audio: sampling_rate: 16000 - name: audio_duration dtype: float64 - name: transcription dtype: string - name: gender dtype: string - name: age_group dtype: string - name: locale dtype: string splits: - name: validation num_bytes: 3564512149.016 num_examples: 2253 - name: test num_bytes: 3942460979.24 num_examples: 2290 - name: train num_bytes: 28109606884.232 num_examples: 13042 download_size: 28991653362 dataset_size: 35616580012.488 configs: - config_name: default data_files: - split: validation path: data/validation-* - split: test path: data/test-* - split: train path: data/train-* ---