macabdul9/LanguageIdentification_VoxForge
08
1---2dataset_info:3 features:4 - name: file5 dtype: string6 - name: audio7 dtype: audio8 - name: instruction9 dtype: string10 - name: label11 dtype: string12 splits:13 - name: test14 num_bytes: 38570525.015 num_examples: 20016 download_size: 3742519117 dataset_size: 38570525.018configs:19- config_name: default20 data_files:21 - split: test22 path: data/test-*23---24 