Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Vira21
/
Whisper-Large-Khmer
like
0
Sleeping
App
Files
Files
Community
Vira21
commited on
Oct 8
Commit
8662628
•
1 Parent(s):
095ecd4
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,3 +1,3 @@
1
import gradio as gr
2
3
-
gr.load("
model
/steja/whisper-large-khmer").launch()
1
import gradio as gr
2
3
+
gr.load("
models
/steja/whisper-large-khmer").launch()