Photo by Milad Fakurian on Unsplash

Flickr-Audio-Caption-Corpus Dataset for Machine Learning

Install DagsHub:

pip install dagshub
Click on copy button to copy content

To stream this data directly on DagsHub

from dagshub.streaming import DagsHubFilesystem

fs = DagsHubFilesystem(".", repo_url="https://dagshub.com/DagsHub-Datasets/Flickr-Audio-Caption-Corpus")

fs.listdir("data")
Click on copy button to copy content

Description

The Flickr 8k Audio Caption Corpus contains 40,000 spoken captions of 8,000 natural images. It was collected in 2015 to investigate multimodal learning schemes for unsupervised speech pattern discovery.

Additional information

Tags

Related datasets

CREMA-D

daps-dataset

UrbanSounds

UrbanSound8K-Labeled Urban Sound Excerpts Dataset

Launch your ML development to new heights with DagsHub

Back to top