Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
heisenberg3376
/
heisenberg3376-wav2vec2-base-finetuned-gtzan
like
0
Sleeping
App
Files
Files
Community
main
heisenberg3376-wav2vec2-base-finetuned-gtzan
/
app.py
heisenberg3376
Update app.py
5614c26
verified
8 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
103 Bytes
import
gradio
as
gr
gr.load(
"models/heisenberg3376/wav2vec2-base-finetuned-gtzan"
).launch(share=
True
)