truongghieu's picture
Update app.py
261f992
raw
history blame
124 Bytes
import gradio as gr
gr.Interface.load("models/facebook/wav2vec2-base-960h", gr.Audio(source="microphone"), "text").launch()