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
8662628
Whisper-Large-Khmer
/
app.py
Vira21
Update app.py
8662628
verified
about 1 month ago
raw
Copy download link
history
blame
Safe
73 Bytes
import
gradio
as
gr
gr.load(
"models/steja/whisper-large-khmer"
).launch()