Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
HenRick69
/
Fast_Speech_Commands
like
0
Runtime error
App
Files
Files
Community
9880be2
Fast_Speech_Commands
/
app.py
HenRick69
initial commit
9880be2
over 1 year ago
raw
Copy download link
history
blame
Safe
108 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/0xb1/wav2vec2-base-finetuned-speech_commands-v0.02"
).launch()