Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
aldoyh
/
faregh
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
aldoyh
commited on
Jun 12, 2023
Commit
d50aec2
·
1 Parent(s):
64f73cc
initial commit
Browse files
Files changed (1)
hide
show
app.py
+3
-0
app.py
ADDED
Viewed
@@ -0,0 +1,3 @@
1
+
import gradio as gr
2
+
3
+
gr.Interface.load("models/clu-ling/whisper-large-v2-arabic-5k-steps").launch()