Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
skoll520
/
pierreguillou-whisper-medium-portuguese
like
0
Runtime error
App
Files
Files
Community
5387edc
pierreguillou-whisper-medium-portuguese
/
app.py
skoll520
initial commit
5387edc
over 1 year ago
raw
Copy download link
history
blame
Safe
97 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/pierreguillou/whisper-medium-portuguese"
).launch()