Skip to content

Commit

Permalink
Mod: Update citation in README.
Browse files Browse the repository at this point in the history
  • Loading branch information
Labbeti committed Oct 23, 2023
1 parent 6a71578 commit 2ce7469
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -158,11 +158,11 @@ dataset = AudioCaps(root=root, subset="train", download=True)
[1] X. Mei et al., “WavCaps: A ChatGPT-Assisted Weakly-Labelled Audio Captioning Dataset for Audio-Language Multimodal Research,” arXiv preprint arXiv:2303.17395, 2023, [Online]. Available: https://arxiv.org/pdf/2303.17395.pdf

## Cite the aac-datasets package
If you use this software, please consider cite it as below :
If you use this software, please consider cite it as "Labbe, E. (2013). aac-datasets: Audio Captioning datasets for PyTorch.", or use the following BibTeX citation:

```
@software{
Labbe_aac_datasets_2022,
Labbe_aac_datasets_2023,
author = {Labbé, Etienne},
license = {MIT},
month = {09},
Expand Down

0 comments on commit 2ce7469

Please sign in to comment.