Nodes/FireRedTTS3-ComfyUI/FireRedTTS3 Acoustic Edit
ComfyUI Node

FireRedTTS3 Acoustic Edit

Acoustic speech editing (speed / pitch / volume) with FireRedTTS3-Instruct.

By Saganaki22·Created 11 days ago·Updated 7 days ago· 17
FireRedTTS3 Acoustic Edit
  • firered_model
  • audio
  • audio
modespeed
value0.5
n_timesteps10
inference_cfg1.20
stop_threshold0.50
seed42
max_audio_seconds64
custom_instruction
CategoryFireRedTTS3

Inputs (10)

NameTypeDefaultDescription
firered_modelFIREREDTTS3_MODEL
audioAUDIOInput speech to transform.
modeCOMBOspeedAcoustic attribute to edit. Uses the model's trained instruction templates.
valueFLOAT0.5-6–6speed: 0.5-2.0 (rate multiplier). volume: 0.3-2.0 (gain multiplier). pitch: -6 to +6 semitone-like steps (rounded to an integer, not 0).
n_timestepsINT101–50Flow-matching steps per generated audio patch. 10 is the official default; more is slower with diminishing returns.
inference_cfgFLOAT1.200–4Classifier-free guidance strength for the flow head. 0 disables CFG. Official defaults: 2.0 for cloning, 1.2 for design/edits.
stop_thresholdFLOAT0.500.05–0.95Stop-token probability threshold that ends generation. Higher values allow longer audio.
seedINT420–21474836470 uses the current random state. A positive value is repeatable.
max_audio_secondsFLOAT644–160Hard cap on generated audio length per sentence (64s is the official maximum).
custom_instructionoptSTRINGOptional raw instruction override (e.g. 'adjust the speed to 0.5x'). Leave empty to build it from mode + value.

Outputs (1)

NameTypeDescription
audioAUDIO