Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
elina12
/
tarteel
like
0
Runtime error
App
Files
Files
Fetching metadata from the HF Docker repository...
db4b125
tarteel
/
app.py
elina12
Update app.py
db4b125
over 1 year ago
raw
Copy download link
history
blame
Safe
110 Bytes
import
gradio
as
gr
model_interface = gr.Interface.load(
"models/tarteel-ai/whisper-base-ar-quran"
).launch()