Spaces:
Runtime error
Runtime error
File size: 679 Bytes
80d82df 73baeae 80d82df 73baeae 80d82df 73baeae 80d82df 405fdff |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 |
---
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}
}
``` |