speechT5-TTS-hi / app.py
Solo448's picture
Create app.py
f3c5846 verified
raw
history blame
80 Bytes
import gradio as gr
gr.Interface.load("models/microsoft/speecht5_tts").launch()