Commit History

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

ranar110 commited on

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

ranar110 commited on

Fix: Update response format to match Multi-Language problem statement (classification key)
4f7e968

ranar110 commited on

Fix: Enable low_cpu_mem_usage for lighter resource footprint
31ca191

ranar110 commited on

Fix: Optimize startup with lazy imports to prevent timeout crash
f849173

ranar110 commited on

Final: Add submission details and cheatsheets
88d3035

ranar110 commited on

Fix: Add missing system dependencies (libsndfile1, ffmpeg) for audio processing
728c5f3

ranar110 commited on

Chore: Update gitignore
12f1091

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

Major Update: Added File Upload support, merged audio players, and consolidated all fixes
f1e4300

ranar110 commited on

Add audio players for generated AI audio and test audio preview
7ad6f9b

ranar110 commited on

Force Docker rebuild to pick up static file changes
dfa77fb

ranar110 commited on

Fix network error: Change API URL from localhost to relative path
bfe9dec

ranar110 commited on

Fix Dockerfile permissions for HF Spaces
097299d

ranar110 commited on

feat: add README for Voice Detection System API and update API key in test script.
13ab7fe

ranar110 commited on

Add MIT License
17d9573

ranar110 commited on

Add Dockerfile for Hugging Face Spaces
fd8aed2

ranar110 commited on

Support Base64 input and prepare for Railway
1058020

ranar110 commited on

Initial commit of Voice Detection System
37c6d1c

ranar110 commited on