Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ukn0wn-user
/
STT
like
0
Sleeping
App
Files
Files
Fetching metadata from the HF Docker repository...
main
STT
/
app.py
ukn0wn-user
initial commit
e5b36b1
verified
over 1 year ago
raw
Copy download link
history
blame
Safe
71 Bytes
import
gradio
as
gr
gr.load(
"models/openai/whisper-large-v3"
).launch()