Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
awacke1
/
Text-to-Speech-espnet-kan-bayashi_ljspeech_vits
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Text-to-Speech-espnet-kan-bayashi_ljspeech_vits
/
app.py
awacke1
initial commit
63ce870
over 2 years 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()