diff --git a/embd_res/kcpp_sdui.embd b/embd_res/kcpp_sdui.embd
index 4e136724b..0914f3998 100644
--- a/embd_res/kcpp_sdui.embd
+++ b/embd_res/kcpp_sdui.embd
@@ -5,18 +5,18 @@
Stable UI for KoboldCpp
-
-
diff --git a/otherarch/acestep/dit-vae.cpp b/otherarch/acestep/dit-vae.cpp
index c10088a47..d05cb2fb4 100644
--- a/otherarch/acestep/dit-vae.cpp
+++ b/otherarch/acestep/dit-vae.cpp
@@ -250,7 +250,7 @@ std::string acestep_generate_audio(const music_generation_inputs inputs)
int Oc = music_dit_cfg.out_channels; // 64
int ctx_ch = music_dit_cfg.in_channels - Oc; // 128
int batch_n = 1;
- int vae_chunk = 256;
+ int vae_chunk = 512;
int vae_overlap = 64;
// Parse request JSON