CoolFace
Datasetpublic

iclr2027anon/synthetic-detect-diarize

Synthetic Detection and Diarization This dataset contains 1,000,000 ten-second sound scenes with event and speaker annotations. WAV audio is included in data-20k/train-*.tar. Quick start from datasets import load_dataset metadata = load_dataset("iclr2027anon/synthetic-detect-diarize", split="train") Download and extract the TAR shards from data-20k/. Load a row's WAV from audio/<audio_name>. Metadata Column Meaning id Scene ID:… See the full description on the dataset page: https://huggingface.co/datasets/iclr2027anon/synthetic-detect-diarize.

sourceHugging Faceotherupdated 2d agoView on Hugging Face
0likes91downloads
5 commits on main
70f33b12d ago

Standardize dataset identifiers and simplify metadata

iclr2027anon
66844ef2d ago

Document stable identifiers and metadata joins

iclr2027anon
d17b4724d ago

Add review data

iclr2027anon
59ef3984d ago

Add review data

iclr2027anon
edf30b04d ago

initial commit

iclr2027anon