Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
awacke1
/
Audio-Keywords-superb-wav2vec2-base-superb-ks
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
017d0f7
Audio-Keywords-superb-wav2vec2-base-superb-ks
/
app.py
awacke1
initial commit
017d0f7
over 2 years ago
raw
Copy download link
history
blame
Safe
88 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/superb/wav2vec2-base-superb-ks"
).launch()