Fix: Restore full Gradio interface with streaming and WebSocket API a2c76dc Running Ashish Kumar commited on Jan 9
Switch to sdk: docker to resolve 500 error and provide full FastAPI control a3ea862 Ashish Kumar commited on Jan 7
Switch to sdk: fastapi for better WebSocket/Gradio integration fe9df18 Ashish Kumar commited on Jan 7
Fix 500 Server Error: Standardized FastAPI+Gradio mounting and pinned stable versions 3e227c6 Ashish Kumar commited on Jan 7
Fix: Optimized app structure for HF Spaces to resolve blank white screen 264c219 Ashish Kumar commited on Jan 7
Fix: Mount Gradio at root to prevent blank white screen on HF Spaces f0739af Ashish Kumar commited on Jan 7
Move API documentation to a dedicated tab for better visibility 9ea6245 Ashish Kumar commited on Jan 7
Optimize real-time performance and fix WebSocket URL placeholders 2d89838 Ashish Kumar commited on Jan 7
Fix: Use redirect instead of mounting Gradio at root to avoid template errors 8eb33e4 Ashish Kumar commited on Jan 7
Add API documentation tab to Gradio interface in app_websocket.py d27f088 Ashish Kumar commited on Jan 7
Fix: Make Gradio UI accessible at root path, redirect root to playground 15e5550 Ashish Kumar commited on Jan 7
Ensure all fixes are applied: remove every parameter, fix deprecation warning baa11e1 Ashish Kumar commited on Jan 7
Fix: Remove unsupported 'every' parameter and deprecation warning in app_websocket.py 8f0afe0 Ashish Kumar commited on Jan 7
Fix: Remove unsupported 'every' parameter from Gradio stream() for compatibility faa4c95 Ashish Kumar commited on Jan 7
Optimize for real-time performance: pre-load model, reduce chunk size, faster processing intervals 2036bf4 Ashish Kumar commited on Jan 7
Add WebSocket API support: FastAPI + Gradio hybrid app for real-time streaming dfdabcb Ashish Kumar commited on Jan 7
Optimize real-time streaming: process only new audio chunks incrementally 1a3931a Ashish Kumar commited on Jan 7