Add regen debug logging + remove console.log noise 95fa2df BoxOfColors Claude Sonnet 4.6 commited on Mar 26
Fix Too many arguments: separate gr.Group visibility from generation outputs 9ef3cf6 BoxOfColors commited on Mar 26
Fix waveform: popup via postMessage, regen, playhead, Too many args 41d322f BoxOfColors commited on Mar 26
Fix waveform rendering: use iframe srcdoc to ensure JS executes fcc4220 BoxOfColors commited on Mar 26
Add shared video upload above tabs — persists across model switches 6d105d2 BoxOfColors Claude Sonnet 4.6 commited on Mar 26
Fix MMAudio and HunyuanFoley video output retaining original audio a32944b BoxOfColors commited on Mar 26
Add per-model inference timing to calibrate GPU duration constants 5aeadc9 BoxOfColors Claude Sonnet 4.6 commited on Mar 26
Fix dynamic duration arg order mismatch + leftover torchaudio import 679c604 BoxOfColors commited on Mar 26
Standardise crossfade defaults to 2s/3dB across all three models 537e4ca BoxOfColors commited on Mar 26
Dynamic GPU duration: reserve only what each run actually needs 07afd9c BoxOfColors commited on Mar 26
Unify mono and stereo crossfade into a single _cf_join function 585a112 BoxOfColors commited on Mar 26
Refactor: consolidate segmentation and crossfade into shared helpers 72afd74 BoxOfColors commited on Mar 26
Add crossfade Duration/Boost controls to MMAudio and HunyuanFoley tabs 95c5c55 BoxOfColors commited on Mar 26
Fix audio WAV header: ensure contiguous memory layout before torchaudio.save a5f92a7 BoxOfColors commited on Mar 26
Fix SyntaxError: move MMAUDIO_WINDOW constant above @spaces.GPU decorator a75c1c5 BoxOfColors commited on Mar 26
MMAudio: sliding-window segmentation for videos longer than 8 s; remove duration slider bdf9957 BoxOfColors commited on Mar 26
HunyuanFoley: sliding-window segmentation for videos longer than 15 s 2b2a599 BoxOfColors commited on Mar 26
Fix CLAP from_pretrained daemonic process error in ZeroGPU worker f8b59b5 BoxOfColors commited on Mar 26
Pre-download CLAP model at startup to fix daemonic process error in ZeroGPU 6d556cb BoxOfColors commited on Mar 26
Fix MMAudio inference_mode error (torch.no_grad); fix Hunyuan weights subdir path 15ab81a BoxOfColors commited on Mar 26
Revert hunyuan checkpoint to .pth (truncated progress bar misled filename) 9788670 BoxOfColors commited on Mar 26
Add open_clip dep; remove tab descriptions; fix hunyuan .pt→.pth rename 8185e9f BoxOfColors commited on Mar 26
Update UI descriptions: scene-type guidance instead of duration 36c1b45 BoxOfColors commited on Mar 26
Fix audiotools: install from git (PyPI version requires Python 3.11+) dd33d76 BoxOfColors commited on Mar 26
Add torchdiffeq, audiotools, mmcv deps for MMAudio/Hunyuan/TARO aaf8354 BoxOfColors commited on Mar 26
Add missing deps: colorlog (MMAudio) and loguru (HunyuanVideoFoley) 16073e0 BoxOfColors commited on Mar 26
Fix mmaudio import: add MMAudio dir to sys.path in generate_mmaudio 767475e BoxOfColors commited on Mar 26
Pin torchaudio==2.5.1+cu124 and add torch version diagnostic bbe66c1 BoxOfColors Claude Sonnet 4.6 commited on Mar 26
Add torchaudio via PyTorch cu121 extra-index-url in requirements.txt 3cd40a3 BoxOfColors Claude Sonnet 4.6 commited on Mar 26
Fix torchaudio CUDA mismatch: install via PyTorch cu121 index in pre-install.sh 24bd825 BoxOfColors Claude Sonnet 4.6 commited on Mar 26
Upgrade to Gradio 5.25.0 to fix ZeroGPU localhost error a99f759 BoxOfColors Claude Sonnet 4.6 commited on Mar 26