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