Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
EveryPizza
/
espnet-kan-bayashi_ljspeech_vits
like
0
Sleeping
App
Files
Files
Community
main
espnet-kan-bayashi_ljspeech_vits
/
app.py
EveryPizza
initial commit
dc94cd6
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()