SpeechToText-MS / app.py
awacke1's picture
initial commit
22ae0df
raw
history blame
80 Bytes
import gradio as gr
gr.Interface.load("models/microsoft/speecht5_tts").launch()