lots of tweaks for ace step

This commit is contained in:
Concedo
2026-03-11 23:57:52 +08:00
parent ecc4865244
commit 211d4fe632
8 changed files with 144 additions and 476 deletions
+1
View File
@@ -348,6 +348,7 @@ struct music_generation_inputs
const bool is_planner_mode = false; //if true, generate codes, else, generate diffusion music
const bool stereo = false;
const bool gen_codes = false;
const bool rewrite_caption = true;
const char * input_json = nullptr;
};
struct music_generation_outputs