--- dataset_info: config_name: bks features: - name: audio dtype: audio: sampling_rate: 16000 - name: label dtype: class_label: names: '0': awɔ '1': ayi '2': foyi - name: text dtype: string - name: file dtype: string - name: duration dtype: float32 splits: - name: train num_bytes: 279153553.5741056 num_examples: 1878 - name: validation num_bytes: 34931355.21294719 num_examples: 235 - name: test num_bytes: 34931355.21294719 num_examples: 235 download_size: 343325088 dataset_size: 349016264.0 configs: - config_name: bks data_files: - split: train path: bks/train-* - split: validation path: bks/validation-* - split: test path: bks/test-* ---