enclap / README.md
tonyswoo's picture
Add ArXiv link to the README
405fdff
---
title: Enclap
emoji: πŸ”Š
colorFrom: pink
colorTo: green
sdk: gradio
sdk_version: 3.41.0
app_file: gradio_app.py
pinned: false
license: openrail
---
This is the official demo of EnCLAP, described in the paper ["EnCLAP: Combining Neural Audio Codec and Audio-Text Joint Embedding for Automated Audio Captioning"](https://arxiv.org/abs/2401.17690)
```
@misc{kim2024enclap,
title={EnCLAP: Combining Neural Audio Codec and Audio-Text Joint Embedding for Automated Audio Captioning},
author={Jaeyeon Kim and Jaeyoon Jung and Jinjoo Lee and Sang Hoon Woo},
year={2024},
eprint={2401.17690},
archivePrefix={arXiv},
primaryClass={eess.AS}
}
```