Nodes/FL FishSpeech/FL FishSpeech Model Loader
ComfyUI Node

FL FishSpeech Model Loader

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

By filliptmΒ·Created 5 months agoΒ·Updated 4 months agoΒ· 10
FL FishSpeech Model Loader
    • fs_model
    β—„deviceautoβ–Ί
    β—„precisionbfloat16β–Ί
    β—„compilefalseβ–Ί
    β—„force_reloadfalseβ–Ί
    Category🐟FL FishSpeech

    Inputs (4)

    NameTypeDefaultDescription
    deviceoptCOMBOautoDevice to load the model on. 'auto' detects GPU automatically.
    precisionoptCOMBObfloat16Model precision. bfloat16 recommended for CUDA, float32 for CPU.
    compileoptBOOLEANfalseEnable torch.compile for faster generation. First run will be slow due to compilation.
    force_reloadoptBOOLEANfalseForce reload the model, clearing cache.

    Outputs (1)

    NameTypeDescription
    fs_modelFS_MODELβ€”