fix adapter save path, smart LM fallback, compact training UI, remove Server Status 35fbf3e Nekochu commited on about 1 month ago
cancel, captioning, preprocessing, sidecar upload, elapsed time, GeneratorExit fix 32de701 Nekochu commited on Apr 26
fix review: debug leak, int crash, rank mismatch, 0-byte skip, log cap, understand diag 4d9a556 Nekochu commited on Apr 26
fix: save PEFT adapter (not full model), remove random suffix from LoRA names, fix epoch cap to 1000 57df0f6 Nekochu commited on Apr 26
remove XL checkpoint download (OOMKilled build, training uses standard turbo) 6d9fb39 Nekochu commited on Apr 26
fix: save_every_n_epochs=0, add demucs-infer to Dockerfile, debug adapter dir 0e27e49 Nekochu commited on Apr 26
fix all review issues: dedup sampling/unwrap, thread-safe lock, cleanup, retry, security docs 829ed0c Nekochu commited on Apr 25
update README with final state, full pipeline inference, LM generation step a5741b1 Nekochu commited on Apr 25
fix inference: add LM generation step, detokenize codes before DiT, full pipeline working ff9f4ad Nekochu commited on Apr 25
add _is_space flag, block inference during training, understand clone fix 3c15b8b Nekochu commited on Apr 25
fix understand_audio: clone tensors for inference mode, working on GPU (52s) 4b2f4ad Nekochu commited on Apr 25
add understand_audio (LM reverse), demucs-infer fix, commit refs, dtype fixes 6bfdc38 Nekochu commited on Apr 25
major update: PyTorch inference, Gradio 6, session isolation, /understand captioning ff239f5 Nekochu commited on Apr 25
truncate long files to fit cap, show which files truncated/skipped bc97006 Nekochu commited on Apr 25
accept files until total audio cap reached, skip rest with warning 956dc8c Nekochu commited on Apr 25
add LoRA download button after training (gr.File output, like rvc-beatrice) 2d3c27c Nekochu commited on Apr 25
remove ace-server understand proxy, captioning stays librosa + txt sidecars 5b7a56f Nekochu commited on Apr 24
SDPA first on Blackwell, FA2 only for Ampere/Hopper, txt caption support 04ccf32 Nekochu commited on Apr 24
add GPU/CUDA auto-detect, mixed precision, flash_attn, txt caption parser 917e4ed Nekochu commited on Apr 24
update defaults: LR 3e-4, rank 32, alpha 2x rank (per Side-Step author) 04c031f Nekochu commited on Apr 24
add mid/sas analysis modes (Demucs + ensemble), auto-select by dataset size b38d0b1 Nekochu commited on Apr 24
add auto-captioning (BPM/key/signature via librosa), add librosa+mutagen deps 1d42836 Nekochu commited on Apr 24
switch training to standard turbo (11s/epoch), auto-select standard GGUF for LoRA inference c0f2a13 Nekochu commited on Apr 24
fix: train on XL turbo (matches XL GGUF for inference), add XL checkpoint download 372f08e Nekochu commited on Apr 24
fix: adapter saved to clean dir, LM dropdown no 'Default', on-demand download e62602f Nekochu commited on Apr 24
fix meta tensor crash: force low_cpu_mem_usage=False and float32 for CPU 9ed24c7 Nekochu commited on Apr 22
disable flash_sdp on CPU, force attn_implementation=sdpa for training 13f9406 Nekochu commited on Apr 22
fix: use float32 not bfloat16 for CPU training (bf16 deadlocks on CPU) 560b5e0 Nekochu commited on Apr 22
run training as detached subprocess to survive Gradio session timeout a4a86a8 Nekochu commited on Apr 22
stop ace-server during training to free RAM, restart after, add log visibility c2cb0b9 Nekochu commited on Apr 22