Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Man1997
/
seanghay-whisper-small-khmer
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
seanghay-whisper-small-khmer
/
app.py
Man1997
initial commit
2599895
verified
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
76 Bytes
import
gradio
as
gr
gr.load(
"models/seanghay/whisper-small-khmer"
).launch()