Instructions to use vectorverse/Messy_Mashup_Genre_Classifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use vectorverse/Messy_Mashup_Genre_Classifier with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("audio-classification", model="vectorverse/Messy_Mashup_Genre_Classifier")# Load model directly from transformers import AutoFeatureExtractor, AutoModelForAudioClassification extractor = AutoFeatureExtractor.from_pretrained("vectorverse/Messy_Mashup_Genre_Classifier") model = AutoModelForAudioClassification.from_pretrained("vectorverse/Messy_Mashup_Genre_Classifier") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 5b6b4c5e82c3fae8bcb20f6b31bc7eff0316138c6aa8bd4321f55961e384efe1
- Size of remote file:
- 345 MB
- SHA256:
- bca4d41f26a83f03071c8db50832fb8d1bf64f92cebe99144fa14ea74bb67868
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.