| --- |
| dataset_info: |
| features: |
| - name: path |
| dtype: string |
| - name: sentence |
| dtype: string |
| - name: audio |
| dtype: audio |
| splits: |
| - name: train |
| num_bytes: 8326930666.685 |
| num_examples: 5231 |
| - name: dev |
| num_bytes: 625547239.0 |
| num_examples: 499 |
| - name: test |
| num_bytes: 627622601.0 |
| num_examples: 499 |
| - name: dev_spliced |
| num_bytes: 4336842.0 |
| num_examples: 53 |
| - name: test_spliced |
| num_bytes: 4382547.0 |
| num_examples: 54 |
| - name: train_spliced |
| num_bytes: 40987640.0 |
| num_examples: 501 |
| - name: dev_spliced_long |
| num_bytes: 132758466.0 |
| num_examples: 499 |
| - name: test_spliced_long |
| num_bytes: 129925385.0 |
| num_examples: 499 |
| - name: train_spliced_long |
| num_bytes: 1558388425.482 |
| num_examples: 5231 |
| download_size: 9403731258 |
| dataset_size: 11450879812.167002 |
| configs: |
| - config_name: default |
| data_files: |
| - split: train |
| path: data/train-* |
| - split: dev |
| path: data/dev-* |
| - split: test |
| path: data/test-* |
| - split: dev_spliced |
| path: data/dev_spliced-* |
| - split: test_spliced |
| path: data/test_spliced-* |
| - split: train_spliced |
| path: data/train_spliced-* |
| - split: dev_spliced_long |
| path: data/dev_spliced_long-* |
| - split: test_spliced_long |
| path: data/test_spliced_long-* |
| - split: train_spliced_long |
| path: data/train_spliced_long-* |
| --- |
| |