InnerVoice / backend

Commit History

perf: Switch Whisper to tiny.en (10x faster), increase proxy+uvicorn timeouts to 120s for CPU inference
10680bc
Running

E5K7 commited on

fix: Lightweight baseline extraction — only compute pitch/energy/tempo inline, skip full feature pipeline to prevent OOM on HF
b972f63

E5K7 commited on

fix: Graceful fallback for baseline audio processing
1fbfe41

E5K7 commited on

fix: Restore full requirements.txt with CPU-only PyTorch for HF deployment
0bd81e7

E5K7 commited on

fix: Use lightweight requirements-deploy.txt (no PyTorch/transformers/whisper) to fit HF free tier size limits — ML services already have graceful fallbacks
ee7ea10

E5K7 commited on

fix: Type conversion errors for TrustedMember UUID and created_at column fetching
0ff500c

E5K7 commited on

feat: Add Trusted Circle management UI in settings
831ce9c

E5K7 commited on

feat: Broadcast Weekly Report to Trusted Circle via Brevo endpoint and UI button
172aa06

E5K7 commited on

style: Remove accept invitation button from Brevo email and change copy to reflect automatic enrollment
409a19b

E5K7 commited on

fix: Hardcode Brevo sender fallback to development email to bypass missing .env configurations
2f090bc

E5K7 commited on

fix: Allow configuring Sender Email for Brevo via BREVO_SENDER_EMAIL to prevent silent drops on non-verified domains
c1740da

E5K7 commited on

fix: Only save trusted circle member to DB if Brevo email sends successfully
2077f7f

E5K7 commited on

feat: Connect Trusted Circle invites to real Brevo transactional email sender
9a86182

E5K7 commited on

feat: Context-aware journal prompts, sleep correlation tracker, and dark/light mode toggle
a304e30

E5K7 commited on

feat: Weekly Report — Spotify Wrapped-style emotional summary with mood arc, AI narrative, emotion breakdown, and one-click image export
8aba1e2

E5K7 commited on

InnerVoice Production Upgrade: Multi-channel chat, premium UI components, Whisper-small accuracy upgrade, and full-screen layout polishing
b5e8a53

E5K7 commited on

feat: preload AI models on backend startup to reduce latency
57f6343

E5K7 commited on

feat: implement JWT auth and voice calibration onboarding
7004388

E5K7 commited on

Initial commit: InnerVoice MVP
bf04727

E5K7 commited on