Update: Full Colab notebook with all features + multilingual clone/design f24a0a3 verified SWAG456 commited on May 5
Fix Gradio 6 launch: remove title from launch() - only share/debug/theme supported 1bb9395 verified SWAG456 commited on May 5
Fix Gradio 6 compat + speed: remove source=upload, move theme/title to launch(), disable torch.compile on T4 dccb957 verified SWAG456 commited on May 5
Major redesign: Gradio UI is now top priority - 5 tabs with shared controls, optional modes moved below 67a28c4 verified SWAG456 commited on May 5
Fix bfloat16 CPU crash: auto float32 conversion + GPU warnings d877b7d verified SWAG456 commited on May 5
Fix bfloat16 CPU crash: add GPU runtime checks and auto float32 conversion 59ba4bd verified SWAG456 commited on May 5
Fix: Remove torch.set_default_device() — model handles its own device detection. Add GPU requirement warning. 9cc4d85 verified SWAG456 commited on May 5
Fix: Remove torch.set_default_device() and add CPU bfloat16 warning 7b8679e verified SWAG456 commited on May 5
Fix: Remove device= param from VoxCPM.from_pretrained, use torch.set_default_device() instead 6cd5c69 verified SWAG456 commited on May 5
Fix: Remove device= param, use torch.set_default_device() instead 5efc176 verified SWAG456 commited on May 5