CoolFace
Datasetpublic

DynamicSuperb/AudioEditingIdentification_PeoplesSpeech

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes8downloads
README.md24 linesDownload Raw Back to root
1---2dataset_info:3  features:4  - name: audio5    dtype: audio6  - name: file7    dtype: string8  - name: instruction9    dtype: string10  - name: label11    dtype: string12  splits:13  - name: test14    num_bytes: 13245466.015    num_examples: 3216  download_size: 1275448717  dataset_size: 13245466.018configs:19- config_name: default20  data_files:21  - split: test22    path: data/test-*23---24