CoolFace
Datasetpublic

DynamicSuperb/MultiSpeakerDetection_LibriSpeech-TestClean

Dataset Card for "MultiSpeakerDetection_LibriSpeechTestClean" More Information needed

sourceHugging Faceupdated 3y agoView on Hugging Face
0likes23downloads
README.md38 linesDownload Raw Back to root
1---2configs:3- config_name: default4  data_files:5  - split: test6    path: data/test-*7dataset_info:8  features:9  - name: file10    dtype: string11  - name: audio12    dtype:13      audio:14        sampling_rate: 1600015  - name: instruction16    dtype: string17  - name: label18    dtype: string19  - name: utterance 120    dtype: string21  - name: utterance 222    dtype: string23  - name: utterance 324    dtype: string25  - name: utterance 426    dtype: string27  - name: utterance 528    dtype: string29  splits:30  - name: test31    num_bytes: 71493752.432    num_examples: 20033  download_size: 6790545534  dataset_size: 71493752.435---36# Dataset Card for "MultiSpeakerDetection_LibriSpeechTestClean"37 38[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)