voice_detection / main.py

Commit History

Fix: Move 'import os' to top-level to prevent NameError at startup
7ba6d3f

ranar110 commited on

Compliance: Flatten response to include top-level 'classification' and 'confidence'
d9d5e33

ranar110 commited on

Fix: Make static mount path absolute
5b42b75

ranar110 commited on

Fix: Update all paths to be absolute and robust
2fdce4b

ranar110 commited on

Upgrade: Replaced mock detector with Real AI Model and added Fine-Tuning Guide
aee4240

ranar110 commited on

Fix: Use absolute path for tester.html and add path debugging
f6d50b1

ranar110 commited on

Support Base64 input and prepare for Railway
1058020

ranar110 commited on

Initial commit of Voice Detection System
37c6d1c

ranar110 commited on