Commit History

Add NaN/Inf safety check to prevent JSON serialization errors
70820b4

S-Vetrivel commited on

Fix torch version for PyPI compatibility
69e411d

S-Vetrivel commited on

Fix model loading: upgrade transformers to 5.0.0 and handle safetensors metadata issue
f229a41

S-Vetrivel commited on

Fix: Apply compatibility patches before speechbrain import
e53bdb6

S-Vetrivel commited on

Fix Dockerfile: Copy all files to include src and config
d399729

S-Vetrivel commited on

Prioritize root in sys.path and add debug info
35456ff

S-Vetrivel commited on

Fix Import Error: Add __init__.py files and debug logs
d72a730

S-Vetrivel commited on

Fix ModuleNotFoundError by adding root to sys.path
08f0d4c

S-Vetrivel commited on

Refactor project structure to Unified AI Voice Detection System
b3f89f5

S-Vetrivel commited on

Fix SpeechBrain compatibility with newer torchaudio by mocking list_audio_backends
0b7673f

S-Vetrivel commited on

Fix model loading error by updating torch version and improving logging
6a16e92

S-Vetrivel commited on

Add fastapi to requirements.txt
4153c5e

S-Vetrivel commited on

Heavy & Accurate: Integrated SpeechBrain VAD + MMS-300M pipeline
62f98bb

S-Vetrivel commited on

Upgrade: Switch to MMS-300M (XLS-R) for robust multilingual deepfake detection
cb14a1d

S-Vetrivel commited on

Fix: Require heuristic evidence for AI verdict on non-English audio to prevent false positives
0d64f25

S-Vetrivel commited on

Implement Conservative Consensus: SNR Analysis and Human Liveness Veto to eliminate false positives
f95b090

S-Vetrivel commited on

Implement supreme Hybrid AI detection: sliding window, spectral and temporal features, and language-aware confidence.
04f3da2

S-Vetrivel commited on

Add comprehensive debug logging to track AI classification confidence calculations
9d2870b

S-Vetrivel commited on

Upgrade to specialized deepfake detection model and optimize audio processing
f07936b

S-Vetrivel commited on

Fix: Align prediction label with pitch variance heuristic
b1df80d

S-Vetrivel commited on

Optimize: Truncate audio to 5s & add per-step timing logs
28dad85

S-Vetrivel commited on

Fix: Final audio processing fixes and enhanced logging
a218549

S-Vetrivel commited on

Fix: Add debug logging and robust padding to audio processing
1f10fcd

S-Vetrivel commited on

Fix: Robust Base64 decoding
4b4453a

S-Vetrivel commited on

Fix HF Spaces metadata
b5ac8e5

S-Vetrivel commited on

Configure Dockerfile for Hugging Face Spaces
1f25e74

S-Vetrivel commited on

Feat: ADD Dockerized the API
5516b13

S-Vetrivel commited on

Initial commit: Multilingual Voice Detector with XLS-R Support
2a4d245

S-Vetrivel commited on