Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Shamlan321
/
openam
like
0
Running
App
Files
Files
Community
main
openam
/
app.py
Shamlan321
initial commit
212f077
verified
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
68 Bytes
import
gradio
as
gr
gr.load(
"models/openai/whisper-small"
).launch()