Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cdjkim/audiocaps
🔊 Repository for our NAACL-HLT 2019 paper: AudioCaps
https://github.com/cdjkim/audiocaps
Last synced: 2 months ago
JSON representation
🔊 Repository for our NAACL-HLT 2019 paper: AudioCaps
- Host: GitHub
- URL: https://github.com/cdjkim/audiocaps
- Owner: cdjkim
- License: mit
- Created: 2019-06-03T00:13:25.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-04-23T14:54:30.000Z (9 months ago)
- Last Synced: 2024-07-16T04:33:14.210Z (6 months ago)
- Language: Python
- Homepage: https://audiocaps.github.io/
- Size: 39.6 MB
- Stars: 127
- Watchers: 6
- Forks: 16
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-large-audio-models - Download
README
# [AudioCaps: Generating Captions for Audios in The Wild](https://audiocaps.github.io/)
This repository contains the code and the [dataset](dataset/README.md) for our **NAACL-HLT 2019** paper.
* Chris Dongjoo Kim, Byeongchang Kim, Hyunmin Lee, and Gunhee Kim. *AudioCaps: Generating Captions for Audios in The Wild*. In *NAACL-HLT*, 2019. (**Oral**)
## The Audio Captioning Task
# ![](resources/audiocaps_intro.png)
For a live demo visit our website, [https://audiocaps.github.io/](https://audiocaps.github.io/)
## Citation
The code and the dataset are free to use for academic purposes only. If you use any of the material in this repository as part of your work, we ask you to cite:```
@inproceedings{kim-NAACL-HLT-2019,
author = {Chris Dongjoo Kim and Byeongchang Kim and Hyunmin Lee and Gunhee Kim},
title = "{AudioCaps: Generating Captions for Audios in The Wild}"
booktitle = {NAACL-HLT},
year = 2019
}
```Last edit: May 30, 2019