Commit History

Optimize: Lower Chunk Threshold to 0.90 to fix AI false negatives (relying on Heuristic Override for false positive protection)
b933510

VoiceGuard Bot commited on

Optimize: Tighten Heuristic thresholds and disable dithering to fix AI false negatives
eeaad03

VoiceGuard Bot commited on

Optimize: Implement Heuristic Override (Spectral Check) to prevent false positives on compressed audio
e25843f

VoiceGuard Bot commited on

Optimize: Robust M4A handling and Noise Injection (Dithering) to prevent compression artifacts false positives
65aeed7

VoiceGuard Bot commited on

Optimize: Implement silent chunk filtering and majority voting with 99% threshold
e8ce873

VoiceGuard Bot commited on

Optimize: Implement robust sliding window inference and re-enable normalization
f842d23

VoiceGuard Bot commited on

Fix: Disable silence trimming/normalization and optimize pipeline input
873da76

VoiceGuard Bot commited on

Optimize accuracy: Add 95% confidence threshold for AI classification
7c21823

VoiceGuard Bot commited on

Deploy optimized VoiceGuard with Abhishtagatya model
1c5dd00

VoiceGuard Bot commited on

Critical Fix: Invert label logic (Label 0 is Fake, Label 1 is Real)
f915d06

VoiceGuard Bot commited on

Simplify to robust 2-model ensemble (WavLM + Melody)
5d03591

VoiceGuard Bot commited on

Update to 3-model weighted ensemble (HuBERT/WavLM/Melody) and add torch requirements
27f224c

VoiceGuard Bot commited on

Upgrade to WavLM + Unified Label Parsing
e73a473

VoiceGuard Bot commited on

Optimize for Indian Accents: Silence Trim + Conservative Voting
471a960

VoiceGuard Bot commited on

Fix MelodyMachine label parsing (LABEL_1=AI)
7f80602

VoiceGuard Bot commited on

Upgrade to Dual-Model Ensemble (HuBERT + MelodyMachine)
3aaecd2

VoiceGuard Bot commited on

Switch to Hybrid Detector (ML + Signal Analysis)
b80e98d

VoiceGuard Bot commited on

Fix logic: Remove 98% AI confidence threshold
cb850a9

VoiceGuard Bot commited on

Deploy to Spaces
f68a33a

VoiceGuard Bot commited on