Commit 3c85a67
committed
Add 5Hz LM planner (CoT-only mode)
Wraps acestep-5Hz-lm-1.7B as a Qwen3 causal LM that runs before the DiT.
Generates until </think>, parses the YAML metadata block, and returns
structured BPM, key/scale, time signature, language, and a rewritten caption
to use as DiT conditioning instead of the raw user input.1 parent 43bddb3 commit 3c85a67
2 files changed
+426
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| 12 | + | |
11 | 13 | | |
12 | 14 | | |
0 commit comments