Musical Instrument Detection Model

This model detects musical instruments in audio: Guitar, Piano, Drums.

Usage

from transformers import pipeline
classifier = pipeline("audio-classification", model="Janiopi/detector_de_instrumentos_v1")
result = classifier("path/to/audio.wav")
Downloads last month
1
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support

Model tree for Janiopi/detector_de_instrumentos_v1

Finetuned
(174)
this model

Spaces using Janiopi/detector_de_instrumentos_v1 3