--- 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: 2064881480.125 num_examples: 7911 download_size: 1984874064 dataset_size: 2064881480.125 configs: - config_name: default data_files: - split: batch_001 path: data/batch_001-* ---