CoolFace
Apppublic

Webforms/Call-Center-Closer

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes
app.py3 linesDownload Raw Back to root
1import gradio as gr2 3gr.load("models/openai/whisper-large-v3-turbo").launch()