Audio Classification
Transformers
TensorBoard
Safetensors
feature-extraction
music
music detection
custom_code
Instructions to use ina-foss/ssl-music-detection-music2vec with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ina-foss/ssl-music-detection-music2vec with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("audio-classification", model="ina-foss/ssl-music-detection-music2vec", trust_remote_code=True)# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("ina-foss/ssl-music-detection-music2vec", trust_remote_code=True, device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 0f049c6aee946051d63787997cb3f43e1e846b23121e3fb723aad595c4d11c37
- Size of remote file:
- 64.5 MB
- SHA256:
- cc6ddc1c171279931c2e99d06d71a06684fa5bda1b40c1809de913a10971aeb1
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.