--- dataset_info: features: - name: id dtype: string - name: audio dtype: audio: sampling_rate: 16000 - name: transcript dtype: string - name: words list: - name: word dtype: string - name: start dtype: float64 - name: end dtype: float64 - name: phonemes list: - name: phoneme dtype: string - name: start dtype: float64 - name: end dtype: float64 splits: - name: batch_001 num_bytes: 2670669408.25 num_examples: 10686 download_size: 2630097646 dataset_size: 2670669408.25 configs: - config_name: default data_files: - split: batch_001 path: data/batch_001-* ---