Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Jwrockon
/
ArtemisAIWhisper
like
1
Sleeping
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
ffc786b
ArtemisAIWhisper
/
app.py
Jwrockon
initial commit
01f006c
verified
28 days ago
raw
Copy download link
history
blame
Safe
77 Bytes
import
gradio
as
gr
gr.load(
"models/openai/whisper-large-v3-turbo"
).launch()