Nodes/ComfyUI_Spark_TTS/Spark_TTS_Creation
ComfyUI Node

Spark_TTS_Creation

A ComfyUI node in ComfyUI_Spark_TTS with 10 inputs and 2 outputs.

By KERRY-YUAN·Created about a year ago·Updated about a year ago· 4
Spark_TTS_Creation
    • Audio
    • Node Status
    textHello, Spark Text to Speech is working!
    genderfemale
    pitchmoderate
    speedmoderate
    temperature0.70
    top_k30
    top_p0.70
    max_new_tokens2020
    keep_model_loadedtrue
    use_cpufalse
    CategoryComfyUI_Spark_TTS

    Inputs (10)

    NameTypeDefaultDescription
    textSTRINGHello, Spark Text to Speech is working!Text to be synthesized / 待合成的文本
    genderCOMBOfemaleGender of the synthesized voice / 合成语音的性别
    pitchCOMBOmoderatePitch level (e.g., very_low, moderate, very_high) / 音高水平(例如:非常低、中等、非常高)
    speedCOMBOmoderateSpeed level (e.g., very_low, moderate, very_high) / 语速水平(例如:非常慢、中等、非常快)
    temperatureFLOAT0.700–1Sampling temperature for generation / 生成的采样温度
    top_kINT300–100Top-K sampling parameter / Top-K 采样参数
    top_pFLOAT0.700–1Top-P (nucleus) sampling parameter / Top-P (核) 采样参数
    max_new_tokensINT2020100–90000Maximum number of new tokens to generate / 要生成的最大新 token 数
    keep_model_loadedBOOLEANtrueKeep model in VRAM after use for faster subsequent runs / 使用后将模型保留在显存中以便后续运行更快
    use_cpuBOOLEANfalseForce node execution on CPU instead of GPU / 强制节点在 CPU 而非 GPU 上执行

    Outputs (2)

    NameTypeDescription
    AudioAUDIO
    Node StatusSTRING