--- dataset_info: features: - name: text dtype: string - name: duration dtype: float64 - name: file_name dtype: string - name: path dtype: string - name: audio dtype: audio splits: - name: train num_bytes: 8102869251.25 num_examples: 2050 - name: validation num_bytes: 567008727.0 num_examples: 150 - name: test num_bytes: 834583423.0 num_examples: 205 download_size: 9553073777 dataset_size: 9504461401.25 configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* ---