File size: 990 Bytes
28dddc8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
54887eb
ef2fba7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
28dddc8
 
ef2fba7
 
 
 
 
 
54887eb
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
---
dataset_info:
  features:
  - name: audiocap_id
    dtype: int64
  - name: youtube_id
    dtype: string
  - name: start_time
    dtype: int64
  - name: caption
    dtype: string
  splits:
  - name: train
    num_bytes: 4162928
    num_examples: 49838
  - name: validation
    num_bytes: 198563
    num_examples: 2475
  - name: test
    num_bytes: 454652
    num_examples: 4875
  download_size: 2781679
  dataset_size: 4816143
license: mit
task_categories:
- text-to-speech
language:
- en
multilinguality:
- monolingual
tags:
- youtube
- captions
pretty_name: AudioCaps
size_categories:
- 10K<n<100K
source_datasets:
- original
paperswithcode_id: audiocaps
---

# audiocaps

## Dataset Description

- **Homepage:** https://audiocaps.github.io/
- **Repository:** https://github.com/cdjkim/audiocaps
- **Paper:** [AudioCaps: Generating Captions for Audios in The Wild](https://aclanthology.org/N19-1011.pdf)

HuggingFace mirror of [official data repo](https://github.com/cdjkim/audiocaps).