BIAF-offASR / backend

Commit History

refactor: code cleanup and App.jsx component split
3496381

froster02 commited on

fix: resolve HF Spaces deployment timeout
0c87f9b

froster02 commited on

feat: optimize for HF Spaces deployment
6919c1d

froster02 commited on

fix: modernize startup with lifespan and add explicit health checks
f7aacd7

froster02 commited on

fix: add health check and improved logging for HF Spaces
801e7d1

froster02 commited on

fix: pin bcrypt for passlib compatibility and fix backend imports
3c22309

froster02 commited on

fix: resolve ModuleNotFoundError and simplify CI/CD
5db065e

froster02 commited on

fix(ci): use backend. prefix in fallback imports and guard module-level init_db()
0e4a931

froster02 commited on

fix(ci): move CI mock after language validation and same-language passthrough in translate
8c6a110

froster02 commited on

fix(docker): install torchvision from CPU index to resolve torchvision::nms operator error
17230b5

froster02 commited on

fix(ci): commit missing backend modules for app import
0acd147

froster02 commited on

fix(deps): commit backend requirements with document processing packages
1cb727b

froster02 commited on

fix(ci): install backend/requirements.txt in CI workflow
4dbee55

froster02 commited on

feat(docs): implement high-fidelity document translation with style preservation
88d3f92

froster02 commited on

fix: resolve relative import in app.py for test discovery
b552612

froster02 commited on

fix: resolve module discovery and validation issues in CI mode
d356ada

froster02 commited on

feat: implement comprehensive CI/CD pipeline with mock AI mode
3645440

froster02 commited on

docs: complete end-to-end documentation overhaul for frontend, backend, and project root
f180b94

froster02 commited on

fix(backend): resolve type safety issues with file.filename in app.py
d487ea1

froster02 commited on

style(ui): refine mobile navbar with full-screen toggle and improved spacing
a456e86

froster02 commited on

refactor: update project branding and remove BAIF references
c034414

froster02 commited on

feat(ui): restyle frontend to match baif.org.in visual identity
d8a5f09

froster02 commited on

fix(deploy): upgrade Python to 3.11 and PyTorch to >=2.6.0 to address CVE-2025-32434 security load restriction
a5ffc14

froster02 commited on

Initial commit: BAIF Offline Translation Portal with production Dockerfile and recent optimizations
4fe0b6c

froster02 commited on