Nodes/FL FishSpeech/FL FishSpeech TTS
ComfyUI Node

FL FishSpeech TTS

A ComfyUI node in 🐟FL FishSpeech with 10 inputs and 1 output.

By filliptmΒ·Created 5 months agoΒ·Updated 4 months agoΒ· 10
FL FishSpeech TTS
  • fs_model
  • fs_reference
  • audio
β—„textHello, this is a test of the FishSpeech text to speech system.β–Ί
β—„seed0β–Ί
β—„temperature1.00β–Ί
β—„top_p0.90β–Ί
β—„top_k30β–Ί
β—„repetition_penalty1.10β–Ί
β—„chunk_length512β–Ί
β—„max_new_tokens0β–Ί
Category🐟FL FishSpeech

Inputs (10)

NameTypeDefaultDescription
fs_modelFS_MODELβ€”
textSTRINGHello, this is a test of the FishSpeech text to speech system.Text to speak. Use <|speaker:X|> for multi-speaker, [laugh], [whispers] for emotion control.
fs_referenceoptFS_REFERENCEOptional reference audio encoding for voice cloning.
seedoptINT00–2147483647Random seed. 0 = random.
temperatureoptFLOAT1.000.1–2Sampling temperature. Higher = more varied. v2.0 default is 1.0.
top_poptFLOAT0.900.1–1Top-p nucleus sampling threshold. v2.0 default is 0.9.
top_koptINT301–100Top-k sampling. Limits to top K most likely tokens.
repetition_penaltyoptFLOAT1.101–2Repetition penalty. Higher = less repetition.
chunk_lengthoptINT51250–1000Max bytes per text chunk for iterative generation.
max_new_tokensoptINT00–4096Maximum new tokens to generate per chunk. 0 = auto.

Outputs (1)

NameTypeDescription
audioAUDIOβ€”