transcode_for_browser: write H.264 into same upload dir so Gradio file server allows it 34affeb BoxOfColors commited on 8 days ago
transcode_for_browser: return new path in fresh tmp dir to beat Gradio probe race 8429f30 BoxOfColors commited on 8 days ago
transcode_for_browser: overwrite in-place to suppress Gradio fallback converter 7a2a7f5 BoxOfColors commited on 8 days ago
Fix: map 0:v:0 explicitly in transcode and mux to skip data/timecode streams 065a652 BoxOfColors commited on 8 days ago
Fix: restore transcode-on-upload for browser preview; mux already re-encodes so no conflict ae7de9b BoxOfColors commited on 8 days ago
Fix: re-encode video in mux_video_audio instead of stream-copy to handle any input codec 7827e41 BoxOfColors commited on 8 days ago
Fix: replace custom transcode with gr.Video format=mp4; remove upload handler db26e7f BoxOfColors commited on 8 days ago
Fix: handle no-audio video in transcode_for_browser; fallback on error ba77b8a BoxOfColors commited on 8 days ago
Fix: transcode uploaded video to H.264/AAC on upload for browser preview c3068ef BoxOfColors commited on 8 days ago
Fix: restore regen duration floor to 60s (was regressed to 20s) 37120e1 BoxOfColors Claude Sonnet 4.6 commited on 10 days ago
Fix: pre-download MMAudio CLIP model at startup to avoid GPU window download 63065b2 BoxOfColors Claude Sonnet 4.6 commited on 10 days ago
ZeroGPU optimizations, refactoring, and regen UX improvements 3272260 BoxOfColors Claude Sonnet 4.6 commited on 10 days ago
Fix xregen_mmaudio abort: raise duration floor and load overhead 813c771 BoxOfColors Claude Opus 4.6 commited on 10 days ago
Unify all models to 48kHz; remove all FlashSR traces fe18eeb BoxOfColors Claude Opus 4.6 commited on 10 days ago
Replace FlashSR with sinc resampling for ZeroGPU compatibility dbba693 BoxOfColors Claude Opus 4.6 commited on 10 days ago
Fix HunyuanFoley CLAP tokenizer overflow for long prompts 64f71ea BoxOfColors Claude Opus 4.6 commited on 10 days ago
Fix FlashSR CUDA init: bypass FASR class, load SynthesizerTrn on CPU 26e8bca BoxOfColors Claude Opus 4.6 commited on 10 days ago
Optimize ZeroGPU: move FlashSR to CPU, fix regen 16kHz bug ef4f0ff BoxOfColors Claude Opus 4.6 commited on 10 days ago
Move FlashSR inside GPU window, fix xregen routing, refactor helpers 0bc4a35 BoxOfColors Claude Sonnet 4.6 commited on 10 days ago
fix: load FlashSR on CPU only to avoid ZeroGPU CUDA init violation 60d3e36 BoxOfColors commited on 10 days ago
feat: add FlashSR post-processing to upsample TARO 16kHz β 48kHz efe424b BoxOfColors commited on 10 days ago
fix: centre crossfade hatch on color boundary, not after it 977875e BoxOfColors commited on 10 days ago
feat: add crossfade overlap indicators to waveform display 41cd582 BoxOfColors commited on 10 days ago
fix: cap crossfade slider max to 4s and clamp in _build_segments 5cf7a39 BoxOfColors commited on 10 days ago
refactor: extract shared helpers to reduce technical debt 51979c2 BoxOfColors commited on 10 days ago
Optimize GPU usage and fix resource leaks d141e30 BoxOfColors Claude Sonnet 4.6 commited on 10 days ago
Use Gradio's postMessage zerogpu-headers for regen quota attribution af578ae BoxOfColors Claude Sonnet 4.6 commited on 10 days ago
Fix crossfade loudness bump: apply db_boost to overlap as a whole 1afc0fb BoxOfColors Claude Sonnet 4.6 commited on 10 days ago
Add HF token input for ZeroGPU Pro quota on regen 03cbad9 BoxOfColors Claude Sonnet 4.6 commited on 10 days ago
Fix ZeroGPU Pro quota: fetch fresh x-ip-token before each regen call 8b3b191 BoxOfColors Claude Sonnet 4.6 commited on 10 days ago
fix: relay x-ip-token from HF proxy to JS for ZeroGPU Pro quota attribution 401978a BoxOfColors Claude Sonnet 4.6 commited on 10 days ago
fix: add gr.Request to xregen_* for proper ZeroGPU quota attribution 2fdad19 BoxOfColors Claude Sonnet 4.6 commited on 10 days ago
revert: back to queue/join β call endpoint gives 404 Session not found 0224191 BoxOfColors Claude Sonnet 4.6 commited on 10 days ago
fix: switch regen to /gradio_api/call/{api_name} for proper ZeroGPU quota attribution d916fd2 BoxOfColors Claude Sonnet 4.6 commited on 10 days ago
fix: restore waveform HTML before writing error to statusbar 305c050 BoxOfColors Claude Sonnet 4.6 commited on 10 days ago
fix: align defaults with official repos 86e179e BoxOfColors Claude Sonnet 4.6 commited on 10 days ago
fix: add credentials:'include' to regen fetch so HF cookies are sent 7eeb19b BoxOfColors Claude Sonnet 4.6 commited on 10 days ago
feat: show quota error in status bar instead of toast 4afe095 BoxOfColors Claude Sonnet 4.6 commited on 10 days ago
fix: revert to document.body for toast β window.top blocked cross-origin 110c8ab BoxOfColors Claude Sonnet 4.6 commited on 10 days ago
fix: use window.top.document for toast and max z-index c71e56e BoxOfColors Claude Sonnet 4.6 commited on 10 days ago
feat: show quota/error toast and restore UI state on failed regen ff59c3d BoxOfColors Claude Sonnet 4.6 commited on 10 days ago
debug: log SSE data shape and fix misleading success:false log d8fbb30 BoxOfColors Claude Sonnet 4.6 commited on 10 days ago
fix: replace render=False xregen outputs with real rendered slot components 84cc585 BoxOfColors Claude Sonnet 4.6 commited on 10 days ago
fix: cross-model regen β fix stereo/mono mismatch and add pending spinner 121a071 BoxOfColors Claude Sonnet 4.6 commited on 10 days ago
feat: cross-model segment regen β regenerate any slot with TARO, MMAudio, or HunyuanFoley b60f330 BoxOfColors Claude Sonnet 4.6 commited on 11 days ago