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