test22 / app.py
abidlabs's picture
abidlabs HF Staff
Create app.py
e0f3c7d
raw
history blame
106 Bytes
import gradio as gr
gr.Interface.load("huggingface/facebook/fastspeech2-en-ljspeech").launch(share=True);