| configs: | |
| - config_name: default | |
| data_files: | |
| - split: german | |
| path: data/german-* | |
| - split: dutch | |
| path: data/dutch-* | |
| - split: french | |
| path: data/french-* | |
| - split: spanish | |
| path: data/spanish-* | |
| - split: italian | |
| path: data/italian-* | |
| - split: portuguese | |
| path: data/portuguese-* | |
| - split: polish | |
| path: data/polish-* | |
| - split: english | |
| path: data/english-* | |
| dataset_info: | |
| features: | |
| - name: audio | |
| dtype: | |
| audio: | |
| sampling_rate: 16000 | |
| - name: text | |
| dtype: string | |
| splits: | |
| - name: german | |
| num_bytes: 3269344192 | |
| num_examples: 50000 | |
| - name: dutch | |
| num_bytes: 3202615542 | |
| num_examples: 50000 | |
| - name: french | |
| num_bytes: 3286322317 | |
| num_examples: 50000 | |
| - name: spanish | |
| num_bytes: 3317302187 | |
| num_examples: 50000 | |
| - name: italian | |
| num_bytes: 3258277397 | |
| num_examples: 50000 | |
| - name: portuguese | |
| num_bytes: 2511768430 | |
| num_examples: 37533 | |
| - name: polish | |
| num_bytes: 1634283129 | |
| num_examples: 25043 | |
| - name: english | |
| num_bytes: 22951508969 | |
| num_examples: 100000 | |
| download_size: 43412896734 | |
| dataset_size: 43431422163 | |