YAML Metadata Warning: empty or missing yaml metadata in repo card
Check out the documentation for more information.
pipe = pipeline('audio-classification',model='techelix/adele_hilfe_kws')
prediction = pipe('audio.wav')
print(prediction)
- Downloads last month
- -