--- dataset_info: features: - name: audio dtype: audio: sampling_rate: 44100 - name: text dtype: string - name: lang dtype: string - name: audio_id dtype: int64 - name: sentence_id dtype: int64 - name: audio_license dtype: string - name: text_is_cc0 dtype: bool - name: is_original dtype: bool - name: recorder dtype: string - name: attribution_url dtype: string - name: translations dtype: string splits: - name: train num_bytes: 24347949761.811 num_examples: 1162111 download_size: 27063285419 dataset_size: 24347949761.811 configs: - config_name: default data_files: - split: train path: data/train-* ---