ComfyUI Node
FL Song Gen Style Transfer
A ComfyUI node in FL Song Gen with 10 inputs and 3 outputs.
FL Song Gen Style Transfer
- model
- reference_audio
- 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 (10)
| 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 |
| reference_audio | AUDIO | Reference audio for style (max 10 seconds used) | |
| descriptionopt | STRING | Optional style description to combine with reference audio (e.g., 'female, pop, emotional') | |
| durationopt | FLOAT | 6030–270 | Target duration in seconds |
| 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, 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 | — |