fix(backend): Convert PyTorch thread execution to bounded async pool to prevent OOM on HF Spaces 4eae08d shivam0897-i commited on Mar 7
fix(deployment): reduce uvicorn workers to 1 to prevent OOM on huggingface spaces 77e551d shivam0897-i commited on Mar 7
perf: optimize deps, imports, Dockerfile; improve README for judges 8a6ab53 shivam0897-i commited on Feb 16
fix: language fallback to Auto + reduce timeout to 20s for evaluator safety 395a38b shivam0897-i commited on Feb 16
fix: scope authenticity override to realtime-only, preserve file upload AI detection bbf92f2 shivam0897-i commited on Feb 12
fix: final calibration - auth override 40, anomaly multiplier 0.55, P4 avg-risk label f979096 shivam0897-i commited on Feb 12
fix: round 3 recalibration - widen override and fix session labelling 831e6fb shivam0897-i commited on Feb 12
fix: aggressive recalibration for browser mic human voice detection dba1567 shivam0897-i commited on Feb 12
fix: complete 24-issue compatibility audit (C1-C4, H1-H4, M1-M11, L1-L5) ea8c4b4 shivam0897-i commited on Feb 12
feat: language auto-detect by default, language field now optional 99afb81 shivam0897-i commited on Feb 12
feat: mixed-language (Hinglish) support — auto-detect ASR, expanded fraud keywords 0f84762 shivam0897-i commited on Feb 12
refactor: detect label inversion once at load time, reduce log noise 0747b9e shivam0897-i commited on Feb 12
fix: add missing max_voice_human_confidence field, fix map_level_to_label call 8974c7e shivam0897-i commited on Feb 12
fix: revert ASR model to tiny (base too large for HF free tier) 63d6442 shivam0897-i commited on Feb 12
fix: P1-P11 comprehensive risk scoring, signal calibration, and session summary improvements b9d7615 shivam0897-i commited on Feb 12
fix: invert label mapping for primary model (training labels were swapped) ce6308a shivam0897-i commited on Feb 12
fix: risk floor for AI detections, legacy recommendedAction, alert reasons, short-chunk guard fcdb6d5 shivam0897-i commited on Feb 12
fix: restore /v1/ routes as hidden aliases (include_in_schema=False) for frontend compat d807b77 shivam0897-i commited on Feb 12
cleanup: remove duplicate /v1/ route decorators, keep only /api/voice-detection/v1/ routes 6bfa3b9 shivam0897-i commited on Feb 12
fix: populate top_indicators with voice classification signals for explainability 6244f52 shivam0897-i commited on Feb 12
fix: align signal contributions, evidence, and session summary for consistency 51c8c15 shivam0897-i commited on Feb 12
fix: lower uncertainty threshold from 0.65 to 0.50 — was forcing all low-confidence HUMAN results to UNCERTAIN 67cb586 shivam0897-i commited on Feb 12
perf: use ML model for realtime chunks (higher accuracy for hackathon demo) f287614 shivam0897-i commited on Feb 12
chore: bake production defaults into config.py (remove need for HF variables) 0e86b6d shivam0897-i commited on Feb 12
fix: correct id2label key-type mismatch causing inverted classifications 3b6fefe shivam0897-i commited on Feb 12