Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
neuralnetworker
/
steja-whisper-small-khmer
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
34b8d86
steja-whisper-small-khmer
/
app.py
neuralnetworker
initial commit
34b8d86
over 1 year ago
raw
Copy download link
history
blame
83 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/steja/whisper-small-khmer"
).launch()