audio_tracker / backend

Commit History

Fix Method Not Allowed: move static mount to end of main.py and use root-relative ASR base in config.js
152e159

prav2705 commited on

Fix typo: os.path.absolute -> os.path.abspath
55dca18

prav2705 commited on

Optimize build: use CPU torch index and fix invalid versions
e9143db

prav2705 commited on

Restore Dashboard as main app: serve frontend from FastAPI, add Dockerfile, remove Streamlit entry point
e411cd2

prav2705 commited on

Deployment ready: cleaned secrets and fixed HF metadata
39eb052

prav2705 commited on

feat: add Next.js frontend and FastAPI backend with JWT auth and modular structure
be311e5

prav2705 commited on