Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ItsTomDev
/
Sandiago21-whisper-large-v2-greek
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Sandiago21-whisper-large-v2-greek
/
app.py
ItsTomDev
initial commit
dc7f37b
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
91 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/Sandiago21/whisper-large-v2-greek"
).launch()