Fix UI layout issues and ensure audio autoplay works correctly b3198f7 hainc commited on Nov 20, 2025
Professional UI redesign: modern glassmorphism, improved typography, animations, better spacing 7b82f59 hainc commited on Nov 20, 2025
Improve Colab notebook: add environment check, better error handling, troubleshooting guide 2445d45 hainc commited on Nov 20, 2025
Fix STT and TTS: improve error handling, validate audio files, fix return values d33d341 hainc commited on Nov 20, 2025
Redesign UI: Modern chatbot conversation interface with bubbles, avatars, and better styling ac42c36 hainc commited on Nov 20, 2025
Add processing time display, improve STT accuracy, enhance TTS 4a2ddc9 hainc commited on Nov 20, 2025
Enable auto TTS: AI automatically reads all responses out loud 751145b hainc commited on Nov 20, 2025
Optimize for Colab: disable torch.compile on T4, simplify generation, use full 40GB GPU RAM f635bf2 hainc commited on Nov 20, 2025
Update Colab notebook: add faster-whisper, flash-attn, optimum dependencies 95e6eb6 hainc commited on Nov 20, 2025
Ultra-fast LLM optimization: SDPA, torch.compile reduce-overhead, pre-warm, half precision inputs, inference_mode 4405b37 hainc commited on Nov 20, 2025
Upgrade to faster-whisper + optimize for max speed: torch.compile, flash attention, full GPU utilization 4a637b4 hainc commited on Nov 20, 2025
Optimize for full performance mode - remove all limits, max speed STT/LLM 5e936dd hainc commited on Nov 20, 2025
Fix Qwen3VL generation config to prevent gibberish output - add repetition penalty and better temperature control 4bf8df6 hainc commited on Nov 20, 2025
Fix global variables issue with @GPU decorator - separate internal load function fa7bc76 hainc commited on Nov 20, 2025
Add @GPU decorator for Hugging Face Spaces and fix torch_dtype deprecation faa8bf8 hainc commited on Nov 20, 2025
Fix Qwen3VL model loading - use Qwen3VLForConditionalGeneration 0a822f6 hainc commited on Nov 20, 2025
Duplicate from gradio-templates/chatbot a0ff5a4 verified hainguyen306201 pngwn HF Staff commited on Nov 20, 2025