CoolFace
Datasetpublic

macabdul9/LanguageIdentification_VoxForge

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes8downloads
README.md24 linesDownload Raw Back to root
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