--- dataset_info: features: - name: id dtype: string - name: audio dtype: audio: sampling_rate: 16000 - name: audio_length_s dtype: float32 - name: text dtype: string - name: voices dtype: string - name: district dtype: string splits: - name: train num_bytes: 568918333.909 num_examples: 2161 - name: validation num_bytes: 33802264.0 num_examples: 130 - name: test num_bytes: 65431633.0 num_examples: 252 download_size: 656043907 dataset_size: 668152230.909 configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* ---