Commit History

sync local state with remote
1c7b2ff
verified

Liratanak commited on

remove usage instructions and example text from UI
2af14be
verified

Liratanak commited on

fix: use torchaudio.info with suppressed deprecation warnings instead of torchcodec
9e44af9
verified

Liratanak commited on

fix: convert non-WAV audio to WAV before encoding, use torchcodec for duration
9508f19
verified

Liratanak commited on

fix: use torchaudio.info for audio duration (supports m4a without deprecation warnings)
3a6a578
verified

Liratanak commited on

fix: use librosa.get_duration for audio duration check (supports m4a and more formats)
d99970c
verified

Liratanak commited on

fix: only unpatch ZeroGPU in nanovllm child processes, skip @spaces.GPU workers
0443284
verified

Liratanak commited on

fix: forcibly clear ZeroGPU dispatch/function mode stacks in child processes
3e0652f
verified

Liratanak commited on

fix: replace ZeroGPU dispatch stubs with pass-through in child processes instead of trying to pop modes
41ea91f
verified

Liratanak commited on

fix: properly unpatch ZeroGPU dispatch modes and force torch.load map_location=cpu in child processes
d0f587a
verified

Liratanak commited on

fix: exclude assets/ and examples/ from LFS tracking
99506e9
verified

Liratanak commited on

fix: use functools.partial for pickleable multiprocessing wrapper
71f1902

Liratanak commited on

fix: make spaces torch mode __exit__ no-op to avoid PyTorch 2.8.0 IndexError
dd79864

Liratanak commited on

fix: unpatch ZeroGPU torch stubs in every multiprocessing child process
033d78c

Liratanak commited on

fix: import os before using os.environ in top-level patches
06f5b3b

Liratanak commited on

fix: patch spaces ZeroGPU workers to non-daemon to allow child processes
2ca879f

Liratanak commited on

fix: use direct env check to disable prewarm on ZeroGPU
9f85f57

Liratanak commited on

fix: wrap TTS inference in @spaces.GPU for ZeroGPU compatibility
f170d0c

Liratanak commited on

fix: suppress harmless asyncio BaseEventLoop __del__ errors during GC
619c24e

Liratanak commited on

fix: close asyncio event loop in worker thread to suppress __del__ errors
2da9298

Liratanak commited on

fix: upgrade torch to 2.8.0 for ZeroGPU compatibility
39a0ffd

Liratanak commited on

fix: import spaces before other packages to avoid CUDA init error
6757fca

Liratanak commited on

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

set zero gpu inference
f6f653d

εˆ˜ι‘« commited on

set zero gpu inference
1700cda

εˆ˜ι‘« commited on

set zero gpu inference
1488551

εˆ˜ι‘« commited on