Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
shayshay
/
ivrit-ai-whisper-large-v2-tuned
like
0
Sleeping
App
Files
Files
Community
main
ivrit-ai-whisper-large-v2-tuned
/
app.py
shayshay
initial commit
dfba3e8
verified
7 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
79 Bytes
import
gradio
as
gr
gr.load(
"models/ivrit-ai/whisper-large-v2-tuned"
).launch()