Downloads · 30 days
4
16% of all-time downloads
techelix/adele_hilfe_kws
adele_hilfe_kws is a audio classification model from techelix. Use it for the audio classification task on the model card, and read the license before you ship it in a product. It is set up for transformers.
Downloads · 30 days
4
16% of all-time downloads
All-time downloads
25
Public
Parameters
94.6M
378 MB on disk
Likes
1
Public
Click a slice to open those files.
.safetensors378 MB · 100%
From the Hugging Face model README
pipe = pipeline('audio-classification',model='techelix/adele_hilfe_kws')
prediction = pipe('audio.wav')
print(prediction)