Nodes/ComfyUI-Omnivoice/OmniVoice EPUB Loader
ComfyUI Node

OmniVoice EPUB Loader

A ComfyUI node in OmniVoice with 3 inputs and 3 outputs.

By ethanfel·Created 5 months ago·Updated 5 months ago· 5
OmniVoice EPUB Loader
    • text
    • chapter_title
    • chapter_list
    epub_path
    chapter_start1
    chapter_end1
    CategoryOmniVoice

    Inputs (3)

    NameTypeDefaultDescription
    epub_pathSTRINGAbsolute path to the .epub file to load.
    chapter_startINT11–9999First chapter to include (1-indexed). Clamped to valid range automatically.
    chapter_endINT11–9999Last chapter to include (1-indexed, inclusive). Clamped automatically. If less than chapter_start, set to chapter_start.

    Outputs (3)

    NameTypeDescription
    textSTRING
    chapter_titleSTRING
    chapter_listSTRING