ASR / app.py
NightPrince's picture
Create app.py
17c0ea6 verified
raw
history blame
118 Bytes
import gradio as gr; gr.Interface.load("facebook/s2t-wav2vec2-large-en-ar", input=gr.Audio(), output="text").launch()