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