Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
abidlabs/whisper
abidlabs
/
whisper-mcp
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
990b4f2
whisper-mcp
/
app.py
abidlabs
HF Staff
initial commit
990b4f2
verified
over 1 year ago
raw
Copy download link
history
blame
Safe
68 Bytes
import
gradio
as
gr
gr.load(
"models/openai/whisper-small"
).launch()