Spaces:
Running on Zero
Running on Zero
Commit History
Update app.py 16fbf19 verified
Update app.py b20c094 verified
Update requirements.txt d03f6eb verified
Update app.py a60a618 verified
Update README.md 93c2087 verified
Update app.py 8132184 verified
Update app.py edebd0e verified
Update app.py 82682fc verified
Update requirements.txt 07c67f4 verified
Update app.py b6f145a verified
Update app.py de890ad verified
Update app.py 10ce973 verified
Annoymous commited on
Update app.py 7fc283e verified
Annoymous commited on
Update requirements.txt 7f5c59e verified
Annoymous commited on
fix: fail fast on slow backend requests c947fe9
liuxin commited on
perf: raise gradio queue defaults for better burst handling 466abca
liuxin commited on
fix: support M4A and other audio formats via ffprobe fallback 111eded
liuxin Cursor commited on
fix: remove hardcoded server address, require NANOVLLM_API_BASE secret eff9a41
liuxin Cursor commited on
refactor: switch to remote nanovllm API with text normalization 03b4e88
liuxin Cursor commited on
Update app.py 0e68e0f verified
Upload app.py a1cdeb3 verified
support ZeroGPU 8a0a0a6 verified
Update app.py efc3207 verified
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