--- dataset_info: features: - name: audio dtype: audio: sampling_rate: 16000 - name: country dtype: string - name: split dtype: string - name: country_code dtype: int8 - name: country_id dtype: int8 splits: - name: train num_bytes: 6479426025.0 num_examples: 25000 - name: test num_bytes: 1073155533.0 num_examples: 2500 - name: valid num_bytes: 1074985129.152 num_examples: 2494 download_size: 11884036071 dataset_size: 8627566687.152 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* - split: valid path: data/valid-* ---