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