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:
- 03161bb0d397112cbcc5d8374f7a85b34f81818b0c313fc3236d8f03eef119cd
- Size of remote file:
- 378 MB
- SHA256:
- a4099e176de4c47fe93a1e225e91d8a67cfba132a907fd97e017bf86dd34ccc5
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.