Audio Classification
Transformers
PyTorch
Safetensors
English
wav2vec2
audio
musical-instruments
Eval Results (legacy)
Instructions to use Bhaveen/Musical-Instrument-Classification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Bhaveen/Musical-Instrument-Classification with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("audio-classification", model="Bhaveen/Musical-Instrument-Classification")# Load model directly from transformers import AutoProcessor, AutoModelForAudioClassification processor = AutoProcessor.from_pretrained("Bhaveen/Musical-Instrument-Classification") model = AutoModelForAudioClassification.from_pretrained("Bhaveen/Musical-Instrument-Classification") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 0e6030f98122ef104f5729cb806fb48aff04f65c73789421e9f49cd1984f03a5
- Size of remote file:
- 757 MB
- SHA256:
- 24e1ff16f8596c408cb2dc7e1aad24943cf8bf35a37410ce3888cd322c558f64
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.