Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
seankc
/
ivrit-ai-whisper-v2-d3-e3
like
0
Runtime error
App
Files
Files
Community
6e56d22
ivrit-ai-whisper-v2-d3-e3
/
app.py
seankc
initial commit
6e56d22
verified
6 months ago
raw
Copy download link
history
blame
Safe
73 Bytes
import
gradio
as
gr
gr.load(
"models/ivrit-ai/whisper-v2-d3-e3"
).launch()