--- dataset_info: features: - name: project_name dtype: string - name: speaker_id dtype: string - name: transcription dtype: string - name: audio_path dtype: string - name: image_path dtype: string - name: locale dtype: string - name: gender dtype: string - name: age_group dtype: string - name: year dtype: int64 - name: audio dtype: audio: sampling_rate: 16000 splits: - name: train num_bytes: 1461056904.8245614 num_examples: 500 download_size: 1389778814 dataset_size: 1461056904.8245614 configs: - config_name: default data_files: - split: train path: data/train-* ---