--- dataset_info: features: - name: id dtype: string - name: audio dtype: audio - name: transcription dtype: string - name: duration dtype: float64 splits: - name: train num_bytes: 4515546.0 num_examples: 26 - name: test num_bytes: 1310797.0 num_examples: 7 download_size: 5444966 dataset_size: 5826343.0 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---