Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
RaoMuneeb
/
try
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
e58de64
try
/
app.py
RaoMuneeb
initial commit
e58de64
over 2 years ago
raw
Copy download link
history
blame
Safe
90 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/espnet/kan-bayashi_ljspeech_vits"
).launch()