CoolFace
Datasetpublic

macabdul9/EnhancementDetection_LibriTTS-TestClean_WHAM

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes16downloads
README.md30 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: speech file13    dtype: string14  - name: noise file15    dtype: string16  - name: SNR17    dtype: float3218  splits:19  - name: test20    num_bytes: 65698569.021    num_examples: 20022  download_size: 6538546523  dataset_size: 65698569.024configs:25- config_name: default26  data_files:27  - split: test28    path: data/test-*29---30