CLJul 26, 2017

SPEECH-COCO: 600k Visually Grounded Spoken Captions Aligned to MSCOCO Data Set

arXiv:1707.08435v533 citations
Originality Synthesis-oriented
AI Analysis

This dataset enables research in Language and Vision tasks with speech input/output, addressing a need for visually grounded spoken data, though it is incremental as it builds on existing MSCOCO data.

The paper introduces SPEECH-COCO, a dataset that augments MSCOCO with 616,767 spoken captions generated via text-to-speech synthesis, totaling over 600 hours of speech, to support multimodal learning tasks involving speech and vision.

This paper presents an augmentation of MSCOCO dataset where speech is added to image and text. Speech captions are generated using text-to-speech (TTS) synthesis resulting in 616,767 spoken captions (more than 600h) paired with images. Disfluencies and speed perturbation are added to the signal in order to sound more natural. Each speech signal (WAV) is paired with a JSON file containing exact timecode for each word/syllable/phoneme in the spoken caption. Such a corpus could be used for Language and Vision (LaVi) tasks including speech input or output instead of text. Investigating multimodal learning schemes for unsupervised speech pattern discovery is also possible with this corpus, as demonstrated by a preliminary study conducted on a subset of the corpus (10h, 10k spoken captions). The dataset is available on Zenodo: https://zenodo.org/record/4282267

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes