akhaliq's picture
akhaliq HF staff
Update app.py
b03a12b
import gradio as gr
examples=[['happy.wav']]
gr.Interface.load("huggingface/superb/hubert-large-superb-er",examples=examples).launch()