Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Andreas-Xi committed Nov 8, 2024
1 parent f605258 commit 09a4bf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/drcap_zeroshot_aac/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# DRCap_Zeroshot_Audio_Captioning

## Introduction
DRCap is a data-efficient and flexible audio captioning system requiring text-only data for training and can quickly adapt to new domains without additional fine-tuning.
[DRCap](https://www.arxiv.org/abs/2410.09472) is a data-efficient and flexible audio captioning system requiring text-only data for training and can quickly adapt to new domains without additional fine-tuning. It uses projection decoding and retrieval-augmented generation to perform zero-shot audio captioning.

![](assets/model.png)

Expand Down

0 comments on commit 09a4bf7

Please sign in to comment.