CoolFace
Datasetpublic

HaninZ/AccentClassification_AccentdbExtended_TTS

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes23downloads
README.md28 linesDownload Raw Back to root
1---2dataset_info:3  features:4  - name: file5    dtype: string6  - name: audio7    dtype: audio8  - name: label9    dtype: string10  - name: instruction11    dtype: string12  - name: instruction_TTS13    dtype:14      audio:15        sampling_rate: 1600016  splits:17  - name: test18    num_bytes: 171705278.019    num_examples: 20020  download_size: 7024393921  dataset_size: 171705278.022configs:23- config_name: default24  data_files:25  - split: test26    path: data/test-*27---28