Classify audio clips into predefined categories such as speech emotion, sound detection, and music genres.
Basic usage
Send an audio file to a model for classification.
You can send the via url
or base64
data URL.
We recommend url
for better performance, as base64
increases payload size.
Classify audio clips into predefined categories such as speech emotion, sound detection, and music genres.
Basic usage
Send an audio file to a model for classification.
You can send the via url
or base64
data URL.
We recommend url
for better performance, as base64
increases payload size.