--- dataset_info: features: - name: id dtype: string - name: audio struct: - name: array sequence: float32 - name: path dtype: string - name: sampling_rate dtype: int64 - name: transcription dtype: string splits: - name: train num_bytes: 21025136942.325527 num_examples: 417 - name: validation num_bytes: 252099963.33723652 num_examples: 5 - name: test num_bytes: 252099963.33723652 num_examples: 5 download_size: 21481227284 dataset_size: 21529336869.000004 configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* ---