Rex Cheng
yaml
e80f003
---
license: mit
configs:
- config_name: default
data_files:
- split: vggsound
path: "mmaudio_large_44k_vggsound.tar"
---
# Precomputed results for MMAudio
Results from four model variants of MMAudio.
All results are in the `.flac` format with lossless compression.
A `cache` folder contains the feature caches computed by the evaluation script.
Code: https://github.com/hkchengrex/MMAudio
Evaluation: https://github.com/hkchengrex/av-benchmark
## VGGSound
Contains the VGGSound test set results. There are 15220 videos, collected with our best effort. Not all videos in the test sets are available online.
## AudioCaps -- audioldm
Contains the AudioCaps test set results (964) with the subset used by audioldm/[GenAU](https://github.com/snap-research/GenAU), obtained from https://github.com/haoheliu/AudioLDM-training-finetuning.
Note that there are five captions per audio, and this subset selects one of the captions for evaluation.
## AudioCaps -- full
This is similar to above, but we use all five captions (4820 in total).
## MovieGen
Computed with the largest model only.