Commit History

Update app.py
2350eec
Running
verified

maosamos commited on

Update app.py
16fbf19
verified

maosamos commited on

Update app.py
b20c094
verified

maosamos commited on

Update requirements.txt
d03f6eb
verified

maosamos commited on

Update app.py
a60a618
verified

maosamos commited on

Update README.md
93c2087
verified

maosamos commited on

Update app.py
8132184
verified

maosamos commited on

Update app.py
edebd0e
verified

maosamos commited on

Update app.py
82682fc
verified

maosamos commited on

Update requirements.txt
07c67f4
verified

maosamos commited on

Update app.py
b6f145a
verified

maosamos commited on

Update app.py
de890ad
verified

maosamos commited on

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

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