Natural language description for any kind of audio in the wild.
You can evaluate an embedding model on this dataset using the following code:
import mteb
task = mteb.get_task("AudioCapsT2ARetrieval")
evaluator = mteb.MTEB([task])… See the full description on the dataset page:
https://huggingface.co/datasets/mteb/audiocaps_t2a.