Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
amithm3
/
amithm3-whisper-medium
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
08c8492
amithm3-whisper-medium
/
app.py
amithm3
initial commit
08c8492
verified
about 1 year ago
raw
Copy download link
history
blame
Safe
70 Bytes
import
gradio
as
gr
gr.load(
"models/amithm3/whisper-medium"
).launch()