Gradio_Demo / app.py
Evan's picture
Create app.py
42e4581
raw
history blame contribute delete
No virus
96 Bytes
import gradio as gr
gr.Interface.load("huggingface/facebook/fastspeech2-en-ljspeech").launch();