ComfyUI Node
Generates MOSS Sound Effect
Generates sound effects from text descriptions. Use 'duration_seconds' to control length.
Generates MOSS Sound Effect
- moss_se_model
- audio
◄textbirds chirping in the forest►
◄duration_seconds5.0►
◄audio_temperature0.7►
◄audio_top_p0.80►
◄audio_top_k50►
◄audio_repetition_penalty1.0►
◄max_new_tokens1024►
CategoryKaola/MOSS-TTSD
Inputs (8)
| Name | Type | Default | Description |
|---|---|---|---|
| moss_se_model | MOSS_SOUND_EFFECT_MODEL | Loaded MOSS-SoundEffect model. | |
| text | STRING | birds chirping in the forest | Description of the sound effect. |
| duration_seconds | FLOAT | 5.00.5–30 | Duration in seconds (approx 12.5 tokens/s). |
| audio_temperature | FLOAT | 0.70.1–2 | 0.1-2.0. Higher = more variation. |
| audio_top_p | FLOAT | 0.800.1–1 | Nucleus sampling probability. |
| audio_top_k | INT | 501–200 | Top-K sampling. |
| audio_repetition_penalty | FLOAT | 1.01–2 | Penalty for repeating audio tokens. |
| max_new_tokens | INT | 1024100–4096 | Safety limit for max tokens. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| audio | AUDIO | — |