--- dataset_info: features: - name: audio dtype: audio: sampling_rate: 16000 - name: text dtype: string - name: language dtype: string splits: - name: train num_bytes: 4592127300.0 num_examples: 163349 - name: validation num_bytes: 575349225.0 num_examples: 20419 - name: test num_bytes: 572912766.0 num_examples: 20422 download_size: 5581804068 dataset_size: 5740389291.0 configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* ---