You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our [documentation](examples/README.md) includes examples on how to evaluate with:
28
+
- Musiccaps dataset
29
+
- Audioccaps dataset
30
+
- Song Describer dataset
31
+
27
32
## Usage
28
33
29
34
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