Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
zhang082799/openai-whisper-large-v3-turbo
Mark0047
/
openai-whisper-large-v3-turbo1
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
openai-whisper-large-v3-turbo1
/
app.py
Mark0047
Update app.py
9f2979d
verified
about 2 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
77 Bytes
import
gradio
as
gr
gr.load(
"models/openai/whisper-large-v3-turbo"
).launch()