--- 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: 876544012.292 num_examples: 1622 - name: test num_bytes: 1108146776.88 num_examples: 2065 - name: train num_bytes: 6052399324.292 num_examples: 11093 download_size: 6802038899 dataset_size: 8037090113.464 configs: - config_name: default data_files: - split: validation path: data/validation-* - split: test path: data/test-* - split: train path: data/train-* ---