This model v3.0.0-model add on top of the Musicnn ONNX model the the CLAP model that include the text search functionality.
The full clap model is this:
- music_audioset_epoch_15_esc_90.14.pt
and is split for size reason in:
- clap_model_part.aa
- clap_model_part.ab
by this command:
split -b 1126M music_audioset_epoch_15_esc_90.14.pt clap_model_part.