File size: 1,142 Bytes
2d788cb
 
e80f003
 
 
 
 
 
2d788cb
fa786fa
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
---

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.