Skip to content

Commit 1172435

Browse files
author
Jordi Pons
committed
Improving README
1 parent 2cecd5d commit 1172435

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,11 @@ Each example script (with musiccaps) further details how to use it:
2424
- Kullback–Leibler divergence based on PaSST: [`examples/musiccaps_passt_kld.py`](example/musiccaps_passt_kld.py)
2525
- CLAP-LAION score: [`example/musiccapss_clap_score.py`](example/musiccapss_clap_score.py)
2626

27+
Our [documentation](examples/README.md) includes examples on how to evaluate with:
28+
- Musiccaps dataset
29+
- Audioccaps dataset
30+
- Song Describer dataset
31+
2732
## Usage
2833

2934
Modify our examples such that they point to the folder you want to evaluate and run it. For example, modify and run: `CUDA_VISIBLE_DEVICES=6 python examples/audiocaps_no-audio.py` to evaluate with audiocaps. Check more examples in our [documentation](examples/README.md).

0 commit comments

Comments
 (0)