Spaces:
Running on Zero
Running on Zero
A newer version of the Gradio SDK is available: 6.24.0
metadata
title: Call QA Processing
emoji: 🎙️
colorFrom: gray
colorTo: gray
sdk: gradio
sdk_version: 6.20.0
python_version: 3.10.13
app_file: app.py
pinned: false
Gradio status UI and FastAPI processing service for the call QA pipeline.
The Space keeps the existing frontend contract at /calls,
/sentence_segments, /sentiment, and /audio. Generated artifacts are
written to Supabase Storage; relational state is written to Supabase Postgres.
Required Space secrets:
DATABASE_URLSUPABASE_URLSUPABASE_SERVICE_KEYMISTRAL_API_KEYSAMBANOVA_API_KEYGITHUB_TOKEN
Space variables:
SUPABASE_BUCKET=call-artifactsENABLE_ACOUSTIC=0START_WORKER=1WHISPER_MODEL=small.enFRONTEND_ORIGIN=<deployed Vercel origin>