tts-eng / app.py
deepusus's picture
initial commit
07a646a
raw
history blame contribute delete
92 Bytes
import gradio as gr
gr.Interface.load("models/speechbrain/tts-tacotron2-ljspeech").launch()