MuQ-MuLan / SOURCES.md
harp-dev's picture
Deploy MuQ-MuLan music-text similarity endpoint
96558cb
|
Raw
History Blame Contribute Delete
1.1 kB

A newer version of the Gradio SDK is available: 6.22.0

Upgrade

Sources

MuQ and MuQ-MuLan

MuQ-MuLan is a joint music-text embedding model trained through contrastive learning. Its audio and text embeddings are L2-normalized, so their dot product is cosine similarity. This deployment accepts English descriptions. For audio longer than 10 seconds, the official inference code embeds non-overlapping 10-second windows and averages their representations.

Encoders