Speech-Analyser / app.py
spookyspaghetti's picture
Update app.py
61ea96e
raw
history blame
170 Bytes
import gradio as gr
#gr.Interface.load("models/nvidia/stt_en_citrinet_1024_gamma_0_25").launch()
gr.Interface.load("models/vennify/t5-base-grammar-correction").launch()