Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Large Discrepancy in CLAP Score When Evaluating Musicgen with Different CLAP Checkpoints #512

Open
LiuZH-19 opened this issue Dec 3, 2024 · 0 comments

Comments

@LiuZH-19
Copy link

LiuZH-19 commented Dec 3, 2024

I observed a significant discrepancy in the CLAP scores when using different pretrained CLAP models to evaluate Musicgen. Specifically, I used two distinct pretrained CLAP checkpoints to assess Musicgen's performance on the MusicCaps Test set, and I noticed a large variation in the evaluation results:

  1. 630k-audioset-fusion-best.pt (For general audio with variable length, used by Stable Audio Open for evaluation)
  2. music_speech_audioset_epoch_15_esc_89.98.pt (For speech, music, and general audio, used by Musicgen for evaluation)
CLAP Score 630k-audioset-fusion-best.pt music_speech_audioset_epoch_15_esc_89.98.pt
Stable Audio Open 0.292 0.277
Musicgen-medium 0.129 0.312
Musicgen-large 0.130 0.311

Given this, what could explain such a large difference in CLAP scores when using these different pretrained CLAP models for Musicgen evaluation?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant