Spaces:
Paused
Paused
Commit History
sync local state with remote 1c7b2ff verified
remove usage instructions and example text from UI 2af14be verified
fix: use torchaudio.info with suppressed deprecation warnings instead of torchcodec 9e44af9 verified
fix: convert non-WAV audio to WAV before encoding, use torchcodec for duration 9508f19 verified
fix: use torchaudio.info for audio duration (supports m4a without deprecation warnings) 3a6a578 verified
fix: use librosa.get_duration for audio duration check (supports m4a and more formats) d99970c verified
fix: only unpatch ZeroGPU in nanovllm child processes, skip @spaces.GPU workers 0443284 verified
fix: forcibly clear ZeroGPU dispatch/function mode stacks in child processes 3e0652f verified
fix: replace ZeroGPU dispatch stubs with pass-through in child processes instead of trying to pop modes 41ea91f verified
fix: properly unpatch ZeroGPU dispatch modes and force torch.load map_location=cpu in child processes d0f587a verified
fix: exclude assets/ and examples/ from LFS tracking 99506e9 verified
fix: use functools.partial for pickleable multiprocessing wrapper 71f1902
fix: make spaces torch mode __exit__ no-op to avoid PyTorch 2.8.0 IndexError dd79864
fix: unpatch ZeroGPU torch stubs in every multiprocessing child process 033d78c
fix: import os before using os.environ in top-level patches 06f5b3b
fix: patch spaces ZeroGPU workers to non-daemon to allow child processes 2ca879f
fix: use direct env check to disable prewarm on ZeroGPU 9f85f57
fix: wrap TTS inference in @spaces.GPU for ZeroGPU compatibility f170d0c
fix: suppress harmless asyncio BaseEventLoop __del__ errors during GC 619c24e
fix: close asyncio event loop in worker thread to suppress __del__ errors 2da9298
fix: upgrade torch to 2.8.0 for ZeroGPU compatibility 39a0ffd
fix: import spaces before other packages to avoid CUDA init error 6757fca
fix: harden async nanovllm demo stability 44d9bcd
ει« commited on
fix: revert concurrency limit to 1 β nanovllm event loop is not thread-safe 364d86e
ει« commited on
fix: remove unsupported inference_timesteps parameter and dit_steps slider 0203b68
ει« commited on
fix: add cookbook guide heading link 5351045
ει« commited on
fix: store daily request logs on persistent disk 39d1990
ει« commited on
fix: show localized upload alert for long audio 1cf9f24
ει« commited on
fix: zipenhancer for denoise 96f588d
ει« commited on
fix: add denoiser and reference audio guards ffbf382
ει« commited on
fix: harden Gradio NanoVLLM startup path 7d8de04
ει« commited on
fix: install flash-attn from prebuilt wheel d138332
ει« commited on
fix: pin Gradio NanoVLLM runtime dependencies ed56d7a
ει« commited on
fix: switch Gradio demo backend to nanovllm_voxcpm 09dc185
ει« commited on
add torch version && torch compile == true 29b439e
ει« commited on
add torch version 9dc8c20
ει« commited on
fix: dynamically install torchaudio matching ZeroGPU torch+CUDA version d3b2b16
ει« commited on
fix: install CPU torchaudio to avoid CUDA 13 mismatch on ZeroGPU f15ea05
ει« commited on
fix: install voxcpm with --no-deps at runtime to preserve ZeroGPU torch/torchaudio 59f3c75
ει« commited on
fix: remove torch/torchaudio pin, rely on ZeroGPU pre-installed version 60d19ef
ει« commited on
fix: pin torch/torchaudio to 2.5.0 and move import voxcpm to module level 1253e36
ει« commited on
fix: move SDPA backend config into GPU function context b84906b
ει« commited on
fix: disable flash/mem-efficient SDPA backends for ZeroGPU compat 8f661ec
ει« commited on
fix: disable optimize to avoid ZeroGPU torch.compile incompatibility d45dc51
ει« commited on
upgrade to VoxCPM2 + Gradio 6 with full i18n UI 7d9f729
ει« commited on
Update README.md ced8c00 verified
set zero gpu inference f6f653d
ει« commited on
set zero gpu inference 1700cda
ει« commited on
set zero gpu inference 1488551
ει« commited on