--- configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* dataset_info: features: - name: file dtype: string - name: audio dtype: audio: sampling_rate: 24000 - name: text dtype: string - name: speaker_id dtype: int64 - name: chapter_id dtype: int64 - name: id dtype: string - name: audio_codes sequence: sequence: int64 splits: - name: train num_bytes: 17829358082.086 num_examples: 28539 - name: validation num_bytes: 955281891.125 num_examples: 2703 - name: test num_bytes: 958024726.5 num_examples: 2620 download_size: 18911689702 dataset_size: 19742664699.711 --- # Dataset Card for "encodec_24khz-librispeech_asr100h" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)