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

caption text at training #138

Open
TATEXH opened this issue Jan 10, 2024 · 2 comments
Open

caption text at training #138

TATEXH opened this issue Jan 10, 2024 · 2 comments

Comments

@TATEXH
Copy link

TATEXH commented Jan 10, 2024

Hi
I am using music_audioset_epoch_15_esc_90.14.pt as a music classifier. I would like to classify the mood and genre of our music files. I am trying to find the cosine similarity using the text "The mood of this song is (romantic, energetic, etc)" but I only get about 0.4. I think that if I use a text similar to the one you used in your training, the value will be better, so could you please tell me what type of text you used?

@lukewys
Copy link
Contributor

lukewys commented Mar 31, 2024

Hi, for music we used This audio is a <genre> song. I think the task you are dealing with is also a bit of out of distribution of the training data. I don't think we included a lot of music with mood labels in music version of the CLAP.

Best,

@TATEXH
Copy link
Author

TATEXH commented Apr 1, 2024

Thanks for the reply. I will try it with your text.

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

2 participants