Commit History

fix: wav shape, float dtype check, extract_audio cleanup, NaN duration, HF token for InferenceClient
ae3213a

lulavc commited on

fix: log gr.Error before re-raising to capture ZeroGPU quota messages
56ced0e

lulavc commited on

fix: add logging.basicConfig so errors appear in log
ed341cd

lulavc commited on

fix: reduce GPU duration 180→120s and force wav format for Linux mic recording
73f0873
Running

lulavc commited on

fix: force wav format on audio inputs to fix recording on Linux/webm browsers
673f772

lulavc commited on

feat: add microphone source to voice reference audio inputs
34fc3ab

lulavc commited on

fix: disable SSR mode (GRADIO_SSR_MODE env conflicts on HF Spaces)
bffcb0f

lulavc commited on

fix: Gradio 6.x compat — remove info= from Image/Audio/Video, show_download_button→buttons
ca047eb

lulavc commited on

fix: apply code-review and security-review findings
a628050

lulavc commited on

fix: move theme/css from gr.Blocks() to demo.launch() for Gradio 6.x compatibility
43f8b96

lulavc commited on