ComfyUI Node
FL Song Gen Generate
A ComfyUI node in FL Song Gen with 9 inputs and 3 outputs.
FL Song Gen Generate
- model
- mixed_audio
- vocal_audio
- bgm_audio
◄lyrics[intro-short] ; [verse] Hello world.This is a test ; [chorus] Singing along.Making music ; [outro-short]►
◄description►
◄duration60►
◄temperature0.90►
◄cfg_coef1.5►
◄top_k50►
◄gen_typemixed►
◄seed-1►
CategoryFL Song Gen
Inputs (9)
| Name | Type | Default | Description |
|---|---|---|---|
| model | SONGGEN_MODEL | Loaded SongGeneration model | |
| lyrics | STRING | [intro-short] ; [verse] Hello world.This is a test ; [chorus] Singing along.Making music ; [outro-short] | Formatted lyrics with section tags |
| descriptionopt | STRING | Style description (e.g., 'female, pop, emotional, piano and drums') | |
| durationopt | FLOAT | 6030–270 | Target duration in seconds (max depends on model variant) |
| temperatureopt | FLOAT | 0.900.1–2 | Sampling temperature (higher = more random) |
| cfg_coefopt | FLOAT | 1.50.5–5 | Classifier-free guidance strength |
| top_kopt | INT | 501–500 | Top-k sampling (lower = more focused) |
| gen_typeopt | COMBO | mixed | Output type: mixed (combined), separate (all tracks), vocal only, or bgm only |
| seedopt | INT | -1-1–2147483647 | Random seed (-1 for random) |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| mixed_audio | AUDIO | — |
| vocal_audio | AUDIO | — |
| bgm_audio | AUDIO | — |