koushik444/speech-ai-backend
UI Responsiveness Polish: Add hover/tap animations to all buttons and fix duplicate code in ControlPanel
Implement Text-to-Text conversation and Gemini Exact UI sync
Gemini Exact UI: Match layout, greeting, suggested pills, and input bar from provided screenshot
Fix syntax errors and duplicate definitions in UI components: Sidebar, ControlPanel, and TextWriterView
Fix build error: Import User from lucide-react in page.tsx
Fix duplicate function definition in Sidebar
Fix syntax errors in UI components: Remove duplicate blocks and trailing closures
UI Transformation: Shift VoxFlow to Google Gemini aesthetic with clean layout and organic AI Orb
Cleanup: Remove unnecessary files not needed for deployment
Fix webpage unresponsiveness: Prevent double mic access and throttle UI updates
Fix AI Text Writer: Resolve unresponsiveness, add real-time feedback, and align with design specs
Implement AI Text Writer service: Add dedicated UI, copy/download features, and design integration
VoxFlow UI Redesign: Implement sleek dark theme, Epilogue font, and AI Orb visualizer based on provided design
Fix TypeScript error: add isTranscribing to useStore destructuring
Fix syntax error in ControlPanel and remove invalid nextConfig option
Complete UX Overhaul: Fix audio capture, add thinking/transcribing states, and improve playback reliability
Fix UnicodeDecodeError in TTS: Return raw audio response instead of JSON
Final audio stability fix: Trailing slashes for internal calls and WebM container alignment
Critical audio fix: Correct service URLs and improve data flow logging
Fix audio recording and transcription: Accumulate buffer and trigger end-of-speech
Fix workflow trigger syntax
Update sync workflow with manual trigger
Add GitHub Action to sync with Hugging Face Space
Fix irresponsive website: Auto-correct HF URLs, robust WebSockets, and relaxed CORS
Final production polish: Allow all CORS origins and optimize internal service routing (Cleaned secrets)
Partition project into frontend and backend directories
Fix dependency conflict: Remove orjson and loosen pins
Optimize build for Hugging Face: Slim dependencies and robust Dockerfile
Fix build error: Use redis instead of aioredis and fix undefined variables
Fix .gitignore and include model engines
Initial commit: Optimized VoxFlow AI monolith for cloud deployment
