Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
gautashe
/
espnet-fastspeech2_conformer
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
espnet-fastspeech2_conformer
/
app.py
gautashe
initial commit
f2ead41
verified
about 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
76 Bytes
import
gradio
as
gr
gr.load(
"models/espnet/fastspeech2_conformer"
).launch()