Spaces:
Runtime error
Runtime error
import gradio as gr | |
gr.Interface( | |
"huggingface/DrishtiSharma/wav2vec2-base-finetuned-sentiment-mesd-v11", | |
theme="huggingface", | |
).launch(enable_queue=True) | |