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