CoolFace
Datasetpublic

seonglae/vls-10k

VLS 10K 9,987 MS-COCO images paired with a long written description, a one-sentence spoken summary of that description, the spoken audio, and that audio pre-encoded by two neural codecs. Images and audio are embedded in the parquet, so the viewer renders them and one call opens the set: from datasets import load_dataset ds = load_dataset("seonglae/vls-10k", split="train") ds[0]["image"] # PIL image ds[0]["audio"] # decoded waveform ds[0]["sst"] # the sentence that was… See the full description on the dataset page: https://huggingface.co/datasets/seonglae/vls-10k.

sourceHugging Faceupdated 29d agoView on Hugging Face
0likes175downloads
settings

This repository belongs to seonglae on Hugging Face.

CoolFace never edits a repository it does not host. Visibility, licence, collaborators and gating are all managed at the source.

namevls-10k
visibilitypublic
licencenot set
gatedno
ownerseonglae
Account settings
seonglae/vls-10k · CoolFace