Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
codexxx
/
vepp-medium
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
03a1b50
vepp-medium
/
app.py
codexxx
initial commit
03a1b50
verified
2 months ago
raw
Copy download link
history
blame
Safe
69 Bytes
import
gradio
as
gr
gr.load(
"models/openai/whisper-medium"
).launch()