Commit History

chore: clean codebase for production
4bfc577
Running

shivam0897-i commited on

perf: optimize deps, imports, Dockerfile; improve README for judges
8a6ab53

shivam0897-i commited on

fix: language fallback to Auto + reduce timeout to 20s for evaluator safety
395a38b

shivam0897-i commited on

format changes
a373608

shivam0897-i commited on

feat: source-based gating for authenticity override
7e5a366

shivam0897-i commited on

fix: scope authenticity override to realtime-only, preserve file upload AI detection
bbf92f2

shivam0897-i commited on

fix: final calibration - auth override 40, anomaly multiplier 0.55, P4 avg-risk label
f979096

shivam0897-i commited on

fix: round 3 recalibration - widen override and fix session labelling
831e6fb

shivam0897-i commited on

fix: aggressive recalibration for browser mic human voice detection
dba1567

shivam0897-i commited on

fix: model confidence calibration for browser mic audio
1c93c25

shivam0897-i commited on

fix: complete 24-issue compatibility audit (C1-C4, H1-H4, M1-M11, L1-L5)
ea8c4b4

shivam0897-i commited on

feat: language auto-detect by default, language field now optional
99afb81

shivam0897-i commited on

feat: mixed-language (Hinglish) support — auto-detect ASR, expanded fraud keywords
0f84762

shivam0897-i commited on

refactor: detect label inversion once at load time, reduce log noise
0747b9e

shivam0897-i commited on

fix: add missing max_voice_human_confidence field, fix map_level_to_label call
8974c7e

shivam0897-i commited on

fix: revert ASR model to tiny (base too large for HF free tier)
63d6442

shivam0897-i commited on

fix: P1-P11 comprehensive risk scoring, signal calibration, and session summary improvements
b9d7615

shivam0897-i commited on

fix: invert label mapping for primary model (training labels were swapped)
ce6308a

shivam0897-i commited on

fix: raise short-chunk guard threshold from 1.5s to 2.0s
1429236

shivam0897-i commited on

fix: risk floor for AI detections, legacy recommendedAction, alert reasons, short-chunk guard
fcdb6d5

shivam0897-i commited on

fix: restore /v1/ routes as hidden aliases (include_in_schema=False) for frontend compat
d807b77

shivam0897-i commited on

cleanup: remove duplicate /v1/ route decorators, keep only /api/voice-detection/v1/ routes
6bfa3b9

shivam0897-i commited on

fix: populate top_indicators with voice classification signals for explainability
6244f52

shivam0897-i commited on

fix: align signal contributions, evidence, and session summary for consistency
51c8c15

shivam0897-i commited on

fix: lower uncertainty threshold from 0.65 to 0.50 — was forcing all low-confidence HUMAN results to UNCERTAIN
67cb586

shivam0897-i commited on

perf: use ML model for realtime chunks (higher accuracy for hackathon demo)
f287614

shivam0897-i commited on

chore: bake production defaults into config.py (remove need for HF variables)
0e86b6d

shivam0897-i commited on

fix: correct id2label key-type mismatch causing inverted classifications
3b6fefe

shivam0897-i commited on