update defaults: LR 3e-4, rank 32, alpha 2x rank (per Side-Step author) 04c031f Nekochu commited on 27 days ago
add mid/sas analysis modes (Demucs + ensemble), auto-select by dataset size b38d0b1 Nekochu commited on 27 days ago
add auto-captioning (BPM/key/signature via librosa), add librosa+mutagen deps 1d42836 Nekochu commited on 27 days ago
switch training to standard turbo (11s/epoch), auto-select standard GGUF for LoRA inference c0f2a13 Nekochu commited on 27 days ago
fix: train on XL turbo (matches XL GGUF for inference), add XL checkpoint download 372f08e Nekochu commited on 28 days ago
fix: adapter saved to clean dir, LM dropdown no 'Default', on-demand download e62602f Nekochu commited on 28 days ago
default mp3, remove format selector, increase LM timeout to 900s 882ed5c Nekochu commited on 28 days ago
fix meta tensor crash: force low_cpu_mem_usage=False and float32 for CPU 9ed24c7 Nekochu commited on 29 days ago
disable flash_sdp on CPU, force attn_implementation=sdpa for training 13f9406 Nekochu commited on 29 days ago
add granular logging + full stderr to diagnose preprocessing hang 6cee8bd Nekochu commited on 29 days ago
fix: use float32 not bfloat16 for CPU training (bf16 deadlocks on CPU) 560b5e0 Nekochu commited on 29 days ago
redirect training subprocess stderr to log file for debugging e69e9ec Nekochu commited on 29 days ago
run training as detached subprocess to survive Gradio session timeout a4a86a8 Nekochu commited on 29 days ago
stop ace-server during training to free RAM, restart after, add log visibility c2cb0b9 Nekochu commited on 30 days ago
force uninstall torchcodec (torchaudio dependency, broken on Ubuntu 22.04) 9822bee Nekochu commited on 30 days ago
add all training deps: diffusers lightning numpy tensorboard eb1b926 Nekochu commited on about 1 month ago
switch to acestep.cpp GGUF: XL turbo Q4_K_M + 4B LM Q5_K_M fccaf48 Nekochu commited on about 1 month ago