Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
rubelrahman
/
speech
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
f547f76
speech
/
app.py
rubelrahman
initial commit
f547f76
about 2 years ago
raw
Copy download link
history
blame
Safe
88 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/anuragshas/whisper-large-v2-bn"
).launch()