Nodes/comfyui-t5gemma-tts/T5Gemma-TTS Model Loader
ComfyUI Node

T5Gemma-TTS Model Loader

Load a T5Gemma-TTS model and tokenizers for text-to-speech generation.

By negaga53·Created 6 months ago·Updated 6 months ago· 0
T5Gemma-TTS Model Loader
    • model
    model_dirAratako/T5Gemma-TTS-2b-2b
    deviceauto
    xcodec2_model_name
    use_torch_compilefalse
    cpu_codecfalse
    cpu_whisperfalse
    Categoryaudio/tts

    Inputs (6)

    NameTypeDefaultDescription
    model_dirSTRINGAratako/T5Gemma-TTS-2b-2bHuggingFace repo ID or local path to the model
    deviceCOMBOautoDevice for model inference
    xcodec2_model_nameoptSTRINGOverride XCodec2 model name (blank = use config default)
    use_torch_compileoptBOOLEANfalseApply torch.compile for faster repeat inference (CUDA only)
    cpu_codecoptBOOLEANfalseRun XCodec2 audio codec on CPU to save ~3.5 GB VRAM
    cpu_whisperoptBOOLEANfalseRun Whisper transcription on CPU to save ~5 GB VRAM

    Outputs (1)

    NameTypeDescription
    modelT5GEMMA_MODEL