CoolFace
Datasetpublic

DynamicSuperbPrivate/LanguageIdentification_VoxForge_TTS

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes13downloads
README.md28 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  - name: instruction_TTS13    dtype:14      audio:15        sampling_rate: 1600016  splits:17  - name: test18    num_bytes: 107687750.019    num_examples: 20020  download_size: 4308264121  dataset_size: 107687750.022configs:23- config_name: default24  data_files:25  - split: test26    path: data/test-*27---28