--- dataset_info: features: - name: text dtype: string - name: audio dtype: audio: sampling_rate: 16000 - name: language dtype: string splits: - name: train num_bytes: 42095934405.0 num_examples: 158649 - name: validation num_bytes: 5270703949.0 num_examples: 19832 - name: test num_bytes: 5255087687.0 num_examples: 19833 download_size: 49708872951 dataset_size: 52621726041.0 configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* ---