Skip to content

本地Tokenizer无法找到,似乎是脚本硬编码网上Tokenizer #64

Description

@dyland929

ComfyUI Error Report

Error Details

  • Node ID: 33
  • Node Type: VibeVoiceMultipleSpeakersNode
  • Exception Type: Exception
  • Exception Message: Error generating multi-speaker speech: Model loading failed: Failed to load VibeVoice processor. Error: expected str, bytes or os.PathLike object, not NoneType
    Please ensure transformers>=4.51.3 is installed.

Stack Trace

  File "/mnt/workspace/ComfyUI-aki-v1.7/ComfyUI/execution.py", line 349, in execute
    output_data, output_ui, has_subgraph = get_output_data(obj, input_data_all, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb)
                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  File "/mnt/workspace/ComfyUI-aki-v1.7/ComfyUI/execution.py", line 224, in get_output_data
    return_values = _map_node_over_list(obj, input_data_all, obj.FUNCTION, allow_interrupt=True, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb)
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  File "/mnt/workspace/ComfyUI-aki-v1.7/ComfyUI/execution.py", line 196, in _map_node_over_list
    process_inputs(input_dict, i)

  File "/mnt/workspace/ComfyUI-aki-v1.7/ComfyUI/execution.py", line 185, in process_inputs
    results.append(getattr(obj, func)(**inputs))
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  File "/mnt/workspace/ComfyUI-aki-v1.7/ComfyUI/custom_nodes/VibeVoice-ComfyUI/nodes/multi_speaker_node.py", line 378, in generate_speech
    raise Exception(f"Error generating multi-speaker speech: {str(e)}")

System Information

  • ComfyUI Version: 0.3.40
  • Arguments: /mnt/workspace/ComfyUI-aki-v1.7/ComfyUI/main.py --listen 0.0.0.0 --port 8188 --cuda-device 0 --force-fp16 --disable-smart-memory --reserve-vram 1024 --output-directory /mnt/workspace/comfyui_output --enable-cors-header *
  • OS: posix
  • Python Version: 3.11.11 (main, Mar 11 2025, 18:25:39) [GCC 11.4.0]
  • Embedded Python: false
  • PyTorch Version: 2.8.0+cu128

Devices

  • Name: cuda:0 NVIDIA A10 : cudaMallocAsync
    • Type: cuda
    • VRAM Total: 25420955648
    • VRAM Free: 19748866872
    • Torch VRAM Total: 5435817984
    • Torch VRAM Free: 27773752

Logs

2025-09-29T22:59:34.750066 - Setting output directory to: /mnt/workspace/comfyui_output
2025-09-29T22:59:38.959400 - [START] Security scan2025-09-29T22:59:38.959422 - 
2025-09-29T22:59:46.126363 - [DONE] Security scan2025-09-29T22:59:46.126399 - 
2025-09-29T22:59:47.360923 - ## ComfyUI-Manager: installing dependencies done.2025-09-29T22:59:47.360957 - 
2025-09-29T22:59:47.360979 - ** ComfyUI startup time:2025-09-29T22:59:47.360994 -  2025-09-29T22:59:47.361006 - 2025-09-29 22:59:47.3602025-09-29T22:59:47.361018 - 
2025-09-29T22:59:47.361034 - ** Platform:2025-09-29T22:59:47.361052 -  2025-09-29T22:59:47.361066 - Linux2025-09-29T22:59:47.361080 - 
2025-09-29T22:59:47.361092 - ** Python version:2025-09-29T22:59:47.361103 -  2025-09-29T22:59:47.361114 - 3.11.11 (main, Mar 11 2025, 18:25:39) [GCC 11.4.0]2025-09-29T22:59:47.361126 - 
2025-09-29T22:59:47.361143 - ** Python executable:2025-09-29T22:59:47.361155 -  2025-09-29T22:59:47.361166 - /mnt/data/ComfyUI-aki-v1.7/comfy_env/bin/python2025-09-29T22:59:47.361177 - 
2025-09-29T22:59:47.361189 - ** ComfyUI Path:2025-09-29T22:59:47.361199 -  2025-09-29T22:59:47.361210 - /mnt/workspace/ComfyUI-aki-v1.7/ComfyUI2025-09-29T22:59:47.361220 - 
2025-09-29T22:59:47.361232 - ** ComfyUI Base Folder Path:2025-09-29T22:59:47.361242 -  2025-09-29T22:59:47.361253 - /mnt/workspace/ComfyUI-aki-v1.7/ComfyUI2025-09-29T22:59:47.361263 - 
2025-09-29T22:59:47.361275 - ** User directory:2025-09-29T22:59:47.361285 -  2025-09-29T22:59:47.361296 - /mnt/workspace/ComfyUI-aki-v1.7/ComfyUI/user2025-09-29T22:59:47.361307 - 
2025-09-29T22:59:47.361318 - ** ComfyUI-Manager config path:2025-09-29T22:59:47.361331 -  2025-09-29T22:59:47.361343 - /mnt/workspace/ComfyUI-aki-v1.7/ComfyUI/user/default/ComfyUI-Manager/config.ini2025-09-29T22:59:47.361362 - 
2025-09-29T22:59:47.361377 - ** Log path:2025-09-29T22:59:47.361388 -  2025-09-29T22:59:47.361398 - /mnt/workspace/ComfyUI-aki-v1.7/ComfyUI/user/comfyui.log2025-09-29T22:59:47.361409 - 
2025-09-29T22:59:53.170462 - 
Prestartup times for custom nodes:
2025-09-29T22:59:53.170594 -    0.0 seconds: /mnt/workspace/ComfyUI-aki-v1.7/ComfyUI/custom_nodes/rgthree-comfy
2025-09-29T22:59:53.170644 -   18.4 seconds: /mnt/workspace/ComfyUI-aki-v1.7/ComfyUI/custom_nodes/comfyui-manager
2025-09-29T22:59:53.170681 - 
2025-09-29T22:59:53.170746 - Set cuda device to: 0
2025-09-29T23:00:07.831633 - /mnt/data/ComfyUI-aki-v1.7/comfy_env/lib/python3.11/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you.
  import pynvml  # type: ignore[import]
2025-09-29T23:00:27.712215 - Checkpoint files will always be loaded safely.
2025-09-29T23:00:28.446742 - Total VRAM 24243 MB, total RAM 28672 MB
2025-09-29T23:00:28.446849 - pytorch version: 2.8.0+cu128
2025-09-29T23:00:59.097936 - xformers version: 0.0.32.post2
2025-09-29T23:00:59.098074 - Set vram state to: NORMAL_VRAM
2025-09-29T23:00:59.098127 - Disabling smart memory management
2025-09-29T23:00:59.098229 - Device: cuda:0 NVIDIA A10 : cudaMallocAsync
2025-09-29T23:01:06.690152 - Using xformers attention
2025-09-29T23:01:50.902543 - Python version: 3.11.11 (main, Mar 11 2025, 18:25:39) [GCC 11.4.0]
2025-09-29T23:01:50.902670 - ComfyUI version: 0.3.40
2025-09-29T23:01:50.943199 - ComfyUI frontend version: 1.21.7
2025-09-29T23:01:50.964996 - [Prompt Server] web root: /mnt/data/ComfyUI-aki-v1.7/comfy_env/lib/python3.11/site-packages/comfyui_frontend_package/static
2025-09-29T23:02:21.212613 - Traceback (most recent call last):
  File "/mnt/workspace/ComfyUI-aki-v1.7/ComfyUI/nodes.py", line 2124, in load_custom_node
    module_spec.loader.exec_module(module)
  File "<frozen importlib._bootstrap_external>", line 940, in exec_module
  File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
  File "/mnt/workspace/ComfyUI-aki-v1.7/ComfyUI/custom_nodes/.comfyui-HunyuanVideoWrapper.DISABLED/__init__.py", line 1, in <module>
    from .nodes import NODE_CLASS_MAPPINGS as NODES_CLASS, NODE_DISPLAY_NAME_MAPPINGS as NODES_DISPLAY
  File "/mnt/workspace/ComfyUI-aki-v1.7/ComfyUI/custom_nodes/.comfyui-HunyuanVideoWrapper.DISABLED/nodes.py", line 11, in <module>
    from .hyvideo.text_encoder import TextEncoder
  File "/mnt/workspace/ComfyUI-aki-v1.7/ComfyUI/custom_nodes/.comfyui-HunyuanVideoWrapper.DISABLED/hyvideo/text_encoder/__init__.py", line 9, in <module>
    from .processing_llava import LlavaProcessor
  File "/mnt/workspace/ComfyUI-aki-v1.7/ComfyUI/custom_nodes/.comfyui-HunyuanVideoWrapper.DISABLED/hyvideo/text_encoder/processing_llava.py", line 24, in <module>
    from transformers.processing_utils import ProcessingKwargs, ProcessorMixin, _validate_images_text_input_order
ImportError: cannot import name '_validate_images_text_input_order' from 'transformers.processing_utils' (/mnt/data/ComfyUI-aki-v1.7/comfy_env/lib/python3.11/site-packages/transformers/processing_utils.py)

2025-09-29T23:02:21.212905 - Cannot import /mnt/workspace/ComfyUI-aki-v1.7/ComfyUI/custom_nodes/.comfyui-HunyuanVideoWrapper.DISABLED module for custom nodes: cannot import name '_validate_images_text_input_order' from 'transformers.processing_utils' (/mnt/data/ComfyUI-aki-v1.7/comfy_env/lib/python3.11/site-packages/transformers/processing_utils.py)
2025-09-29T23:02:21.341555 - [VibeVoice] Using embedded VibeVoice (MIT licensed)
2025-09-29T23:02:23.492195 - [VibeVoice] VibeVoice nodes registered successfully
2025-09-29T23:02:23.542999 - ### Loading: ComfyUI-Impact-Pack (V8.15.3)2025-09-29T23:02:23.545904 - 
2025-09-29T23:02:25.728133 - [WARN] ComfyUI-Impact-Pack: custom_wildcards path not found: C:\_a\comfyui-aki-v1.6\ComfyUI\custom_nodes\ComfyUI-Impact-Pack\custom_wildcards. Using default path.2025-09-29T23:02:25.732617 - 
2025-09-29T23:02:26.294714 - ### Loading: ComfyUI-Inspire-Pack (V1.18)
2025-09-29T23:02:26.334657 - [Impact Pack] Wildcards loading done.2025-09-29T23:02:26.339433 - 
2025-09-29T23:02:27.631764 - (pysssss:WD14Tagger) [DEBUG] Available ORT providers: TensorrtExecutionProvider, CUDAExecutionProvider, AzureExecutionProvider, CPUExecutionProvider2025-09-29T23:02:27.640379 - 
2025-09-29T23:02:27.645405 - (pysssss:WD14Tagger) [DEBUG] Using ORT providers: CUDAExecutionProvider, CPUExecutionProvider2025-09-29T23:02:27.650287 - 
2025-09-29T23:02:28.506332 - [AnimateDiffEvo] - �[0;31mERROR�[0m - No motion models found. Please download one and place in: ['/mnt/workspace/ComfyUI-aki-v1.7/ComfyUI/custom_nodes/comfyui-animatediff-evolved/models', '/mnt/workspace/ComfyUI-aki-v1.7/ComfyUI/models/animatediff_models']
2025-09-29T23:02:28.906696 - [Crystools �[0;32mINFO�[0m] Crystools version: 1.25.1
2025-09-29T23:02:29.256142 - [Crystools �[0;32mINFO�[0m] Platform release: 5.10.134-17.3.al8.x86_64
2025-09-29T23:02:29.262290 - [Crystools �[0;32mINFO�[0m] JETSON: Not detected.
2025-09-29T23:02:29.283336 - [Crystools �[0;32mINFO�[0m] CPU: Intel(R) Xeon(R) Platinum 8369B CPU @ 2.70GHz - Arch: x86_64 - OS: Linux 5.10.134-17.3.al8.x86_64
2025-09-29T23:02:29.327819 - [Crystools �[0;32mINFO�[0m] pynvml (NVIDIA) initialized.
2025-09-29T23:02:29.333130 - [Crystools �[0;32mINFO�[0m] GPU/s:
2025-09-29T23:02:29.338264 - [Crystools �[0;32mINFO�[0m] 0) NVIDIA A10
2025-09-29T23:02:29.375200 - [Crystools �[0;32mINFO�[0m] NVIDIA Driver: 550.54.15
2025-09-29T23:02:29.643485 - ### Loading: ComfyUI-Manager (V3.32.5)
2025-09-29T23:02:29.646760 - [ComfyUI-Manager] network_mode: public
2025-09-29T23:02:32.807614 - ### ComfyUI Version: v0.3.40 | Released on '2025-06-04'
2025-09-29T23:02:33.944830 - �[36;20m[/mnt/workspace/ComfyUI-aki-v1_x_7/ComfyUI/custom_nodes/comfyui_controlnet_aux] | INFO -> Using ckpts path: /mnt/workspace/ComfyUI-aki-v1.7/ComfyUI/custom_nodes/comfyui_controlnet_aux/ckpts�[0m
2025-09-29T23:02:33.949078 - �[36;20m[/mnt/workspace/ComfyUI-aki-v1_x_7/ComfyUI/custom_nodes/comfyui_controlnet_aux] | INFO -> Using symlinks: False�[0m
2025-09-29T23:02:33.954263 - �[36;20m[/mnt/workspace/ComfyUI-aki-v1_x_7/ComfyUI/custom_nodes/comfyui_controlnet_aux] | INFO -> Using ort providers: ['CUDAExecutionProvider', 'DirectMLExecutionProvider', 'OpenVINOExecutionProvider', 'ROCMExecutionProvider', 'CPUExecutionProvider', 'CoreMLExecutionProvider']�[0m
2025-09-29T23:02:34.365934 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/alter-list.json
2025-09-29T23:02:36.708824 - DWPose: Onnxruntime with acceleration providers detected2025-09-29T23:02:36.713876 - 
2025-09-29T23:02:37.623790 - 
�[36mEfficiency Nodes:�[0m Attempting to add Control Net options to the 'HiRes-Fix Script' Node (comfyui_controlnet_aux add-on)...�[92mSuccess!�[0m2025-09-29T23:02:37.631709 - 
2025-09-29T23:02:44.044036 - �[34mWAS Node Suite: �[0mOpenCV Python FFMPEG support is enabled�[0m2025-09-29T23:02:44.048855 - 
2025-09-29T23:02:44.053675 - �[34mWAS Node Suite: �[0m`ffmpeg_bin_path` is set to: /usr/bin/ffmpeg�[0m2025-09-29T23:02:44.058388 - 
2025-09-29T23:02:45.242303 - �[34mWAS Node Suite: �[0mFinished.�[0m �[32mLoaded�[0m �[0m220�[0m �[32mnodes successfully.�[0m2025-09-29T23:02:45.246619 - 
2025-09-29T23:02:45.280642 - 
	�[3m�[93m"Art is the lie that enables us to recognize the truth."�[0m�[3m - Friedrich Nietzsche�[0m
2025-09-29T23:02:45.285932 - 
2025-09-29T23:02:47.718607 - 
2025-09-29T23:02:47.730296 - �[92m[rgthree-comfy] Loaded 47 fantastic nodes. 🎉�[0m2025-09-29T23:02:47.736586 - 
2025-09-29T23:02:47.765887 - 
2025-09-29T23:02:47.817391 - 
Import times for custom nodes:
2025-09-29T23:02:47.817482 -    0.0 seconds: /mnt/workspace/ComfyUI-aki-v1.7/ComfyUI/custom_nodes/websocket_image_save.py
2025-09-29T23:02:47.822683 -    0.0 seconds: /mnt/workspace/ComfyUI-aki-v1.7/ComfyUI/custom_nodes/AIGODLIKE-COMFYUI-TRANSLATION
2025-09-29T23:02:47.827061 -    0.0 seconds: /mnt/workspace/ComfyUI-aki-v1.7/ComfyUI/custom_nodes/sd-dynamic-thresholding
2025-09-29T23:02:47.837439 -    0.1 seconds: /mnt/workspace/ComfyUI-aki-v1.7/ComfyUI/custom_nodes/comfyui_ipadapter_plus
2025-09-29T23:02:47.842098 -    0.1 seconds: /mnt/workspace/ComfyUI-aki-v1.7/ComfyUI/custom_nodes/comfyui-WD14-Tagger
2025-09-29T23:02:47.847463 -    0.1 seconds: /mnt/workspace/ComfyUI-aki-v1.7/ComfyUI/custom_nodes/comfyui_essentials
2025-09-29T23:02:47.850693 -    0.2 seconds: /mnt/workspace/ComfyUI-aki-v1.7/ComfyUI/custom_nodes/comfyui-custom-scripts
2025-09-29T23:02:47.855370 -    0.2 seconds: /mnt/workspace/ComfyUI-aki-v1.7/ComfyUI/custom_nodes/comfyui-KJNodes
2025-09-29T23:02:47.860078 -    0.2 seconds: /mnt/workspace/ComfyUI-aki-v1.7/ComfyUI/custom_nodes/comfyui_UltimateSDUpscale
2025-09-29T23:02:47.864993 -    0.3 seconds: /mnt/workspace/ComfyUI-aki-v1.7/ComfyUI/custom_nodes/comfyui-advanced-controlnet
2025-09-29T23:02:47.870733 -    0.4 seconds: /mnt/workspace/ComfyUI-aki-v1.7/ComfyUI/custom_nodes/comfyui-Inspire-Pack
2025-09-29T23:02:47.879240 -    0.4 seconds: /mnt/workspace/ComfyUI-aki-v1.7/ComfyUI/custom_nodes/efficiency-nodes-comfyui
2025-09-29T23:02:47.904182 -    0.5 seconds: /mnt/workspace/ComfyUI-aki-v1.7/ComfyUI/custom_nodes/comfyui-animatediff-evolved
2025-09-29T23:02:47.908772 -    0.7 seconds: /mnt/workspace/ComfyUI-aki-v1.7/ComfyUI/custom_nodes/comfyui-VideoHelperSuite
2025-09-29T23:02:47.914834 -    0.9 seconds: /mnt/workspace/ComfyUI-aki-v1.7/ComfyUI/custom_nodes/comfyui-crystools
2025-09-29T23:02:47.920624 -    2.3 seconds: /mnt/workspace/ComfyUI-aki-v1.7/ComfyUI/custom_nodes/VibeVoice-ComfyUI
2025-09-29T23:02:47.925987 -    2.5 seconds: /mnt/workspace/ComfyUI-aki-v1.7/ComfyUI/custom_nodes/rgthree-comfy
2025-09-29T23:02:47.930748 -    2.8 seconds: /mnt/workspace/ComfyUI-aki-v1.7/ComfyUI/custom_nodes/comfyui-Impact-Pack
2025-09-29T23:02:47.941346 -    3.2 seconds: /mnt/workspace/ComfyUI-aki-v1.7/ComfyUI/custom_nodes/comfyui_controlnet_aux
2025-09-29T23:02:47.947209 -    4.1 seconds: /mnt/workspace/ComfyUI-aki-v1.7/ComfyUI/custom_nodes/comfyui-manager
2025-09-29T23:02:47.952893 -    7.6 seconds: /mnt/workspace/ComfyUI-aki-v1.7/ComfyUI/custom_nodes/pr-was-node-suite-comfyui-47064894
2025-09-29T23:02:47.988948 -   15.9 seconds (IMPORT FAILED): /mnt/workspace/ComfyUI-aki-v1.7/ComfyUI/custom_nodes/.comfyui-HunyuanVideoWrapper.DISABLED
2025-09-29T23:02:47.997913 - 
2025-09-29T23:02:48.361909 - Starting server

2025-09-29T23:02:48.362354 - To see the GUI go to: http://0.0.0.0:8188
2025-09-29T23:02:49.899424 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.json
2025-09-29T23:03:08.354416 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/model-list.json
2025-09-29T23:03:18.069965 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/github-stats.json
2025-09-29T23:05:45.618883 - [VibeVoice] Found 3 VibeVoice model(s) available
2025-09-29T23:05:45.623544 - [VibeVoice] No LoRA adapters found in ComfyUI/models/vibevoice/loras
2025-09-29T23:05:45.628119 - [VibeVoice] No LoRA adapters found in ComfyUI/models/vibevoice/loras
2025-09-29T23:07:17.938774 - got prompt
2025-09-29T23:07:17.975129 - [VibeVoice] Found 3 VibeVoice model(s) available
2025-09-29T23:07:18.022741 - WARNING: [Errno 2] No such file or directory: '/mnt/workspace/ComfyUI-aki-v1.7/ComfyUI/input/Voice1.mp3'
2025-09-29T23:07:18.068577 - WARNING: [Errno 2] No such file or directory: '/mnt/workspace/ComfyUI-aki-v1.7/ComfyUI/input/Voice2.mp3'
2025-09-29T23:07:18.293402 - APEX FusedRMSNorm not available, using native implementation
2025-09-29T23:07:18.543492 - [VibeVoice] Using embedded VibeVoice from /mnt/workspace/ComfyUI-aki-v1.7/ComfyUI/custom_nodes/VibeVoice-ComfyUI/vvembed
2025-09-29T23:07:18.549704 - [VibeVoice] Found model files at: /mnt/workspace/ComfyUI-aki-v1.7/ComfyUI/models/vibevoice/VibeVoice-1.5B
2025-09-29T23:07:18.556042 - [VibeVoice] Found model files at: /mnt/workspace/ComfyUI-aki-v1.7/ComfyUI/models/vibevoice/VibeVoice-1.5B
2025-09-29T23:07:18.563274 - [VibeVoice] Using auto attention implementation selection
2025-09-29T23:07:18.567298 - [VibeVoice] Loading model from: /mnt/workspace/ComfyUI-aki-v1.7/ComfyUI/models/vibevoice/VibeVoice-1.5B
2025-09-29T23:07:18.910643 - 
Loading checkpoint shards:   0%|                                                                                         | 0/3 [00:00<?, ?it/s]2025-09-29T23:07:34.042504 - [ComfyUI-Manager] Failed to perform initial fetching 'extension-node-map.json': 
2025-09-29T23:07:34.138036 - Traceback (most recent call last):
2025-09-29T23:07:34.143122 - 2025-09-29T23:07:34.149476 -   File "/mnt/data/ComfyUI-aki-v1.7/comfy_env/lib/python3.11/site-packages/aiohttp/client_reqrep.py", line 532, in start
    message, payload = await protocol.read()  # type: ignore[union-attr]
                       ^^^^^^^^^^^^^^^^^^^^^
2025-09-29T23:07:34.158107 - 2025-09-29T23:07:34.163663 -   File "/mnt/data/ComfyUI-aki-v1.7/comfy_env/lib/python3.11/site-packages/aiohttp/streams.py", line 672, in read
    await self._waiter
2025-09-29T23:07:34.169500 - 2025-09-29T23:07:34.173898 - asyncio.exceptions.CancelledError
2025-09-29T23:07:34.182707 - 2025-09-29T23:07:34.188555 - 
The above exception was the direct cause of the following exception:

2025-09-29T23:07:34.194248 - 2025-09-29T23:07:34.199115 - Traceback (most recent call last):
2025-09-29T23:07:34.205198 - 2025-09-29T23:07:34.210101 -   File "/mnt/workspace/ComfyUI-aki-v1.7/ComfyUI/custom_nodes/comfyui-manager/glob/manager_server.py", line 1732, in get_cache
    json_obj = await manager_util.get_data(uri, True)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-09-29T23:07:34.215948 - 2025-09-29T23:07:34.221834 -   File "/mnt/workspace/ComfyUI-aki-v1.7/ComfyUI/custom_nodes/comfyui-manager/glob/manager_util.py", line 146, in get_data
    async with session.get(uri, headers=headers) as resp:
2025-09-29T23:07:34.227606 - 2025-09-29T23:07:34.236928 -   File "/mnt/data/ComfyUI-aki-v1.7/comfy_env/lib/python3.11/site-packages/aiohttp/client.py", line 1488, in __aenter__
    self._resp: _RetType = await self._coro
                           ^^^^^^^^^^^^^^^^
2025-09-29T23:07:34.241912 - 2025-09-29T23:07:34.247281 -   File "/mnt/data/ComfyUI-aki-v1.7/comfy_env/lib/python3.11/site-packages/aiohttp/client.py", line 770, in _request
    resp = await handler(req)
           ^^^^^^^^^^^^^^^^^^
2025-09-29T23:07:34.251498 - 2025-09-29T23:07:34.256159 -   File "/mnt/data/ComfyUI-aki-v1.7/comfy_env/lib/python3.11/site-packages/aiohttp/client.py", line 748, in _connect_and_send_request
    await resp.start(conn)
2025-09-29T23:07:34.261438 - 2025-09-29T23:07:34.267298 -   File "/mnt/data/ComfyUI-aki-v1.7/comfy_env/lib/python3.11/site-packages/aiohttp/client_reqrep.py", line 527, in start
    with self._timer:
2025-09-29T23:07:34.277739 - 2025-09-29T23:07:34.283672 -   File "/mnt/data/ComfyUI-aki-v1.7/comfy_env/lib/python3.11/site-packages/aiohttp/helpers.py", line 685, in __exit__
    raise asyncio.TimeoutError from exc_val
2025-09-29T23:07:34.289741 - 2025-09-29T23:07:34.294524 - TimeoutError
2025-09-29T23:07:34.300096 - 2025-09-29T23:07:49.108943 - FETCH ComfyRegistry Data: 5/982025-09-29T23:07:49.113439 - 
2025-09-29T23:07:49.218019 - 
Loading checkpoint shards:  33%|███████████████████████████                                                      | 1/3 [00:30<01:00, 30.31s/it]2025-09-29T23:08:01.436610 - FETCH ComfyRegistry Data: 10/982025-09-29T23:08:01.440794 - 
2025-09-29T23:08:16.244527 - FETCH ComfyRegistry Data: 15/982025-09-29T23:08:16.250900 - 
2025-09-29T23:08:22.556355 - 
Loading checkpoint shards:  67%|██████████████████████████████████████████████████████                           | 2/3 [01:03<00:32, 32.09s/it]2025-09-29T23:08:26.053550 - FETCH ComfyRegistry Data: 20/982025-09-29T23:08:26.053610 - 
2025-09-29T23:08:37.181930 - FETCH ComfyRegistry Data: 25/982025-09-29T23:08:37.186510 - 
2025-09-29T23:08:46.209856 - FETCH ComfyRegistry Data: 30/982025-09-29T23:08:46.217697 - 
2025-09-29T23:08:46.233989 - 
Loading checkpoint shards: 100%|█████████████████████████████████████████████████████████████████████████████████| 3/3 [01:27<00:00, 28.25s/it]2025-09-29T23:08:46.238810 - 
Loading checkpoint shards: 100%|█████████████████████████████████████████████████████████████████████████████████| 3/3 [01:27<00:00, 29.11s/it]2025-09-29T23:08:46.249554 - 
2025-09-29T23:08:46.281313 - [VibeVoice] Model loaded in 87.73 seconds
2025-09-29T23:08:46.330045 - [VibeVoice] Loading VibeVoice processor...
2025-09-29T23:08:46.339168 - [VibeVoice] Found Qwen tokenizer in: /mnt/workspace/ComfyUI-aki-v1.7/ComfyUI/models/vibevoice/tokenizer
2025-09-29T23:08:46.344669 - [VibeVoice] Found tokenizer at: /mnt/workspace/ComfyUI-aki-v1.7/ComfyUI/models/vibevoice/tokenizer
2025-09-29T23:08:46.440314 - [VibeVoice] Failed to load processor from /mnt/workspace/ComfyUI-aki-v1.7/ComfyUI/models/vibevoice/VibeVoice-1.5B: expected str, bytes or os.PathLike object, not NoneType
2025-09-29T23:08:46.446515 - [VibeVoice] Attempting to load processor with fallback method...
2025-09-29T23:08:46.451138 - [VibeVoice] Processor loading failed completely: expected str, bytes or os.PathLike object, not NoneType
2025-09-29T23:08:46.454324 - [VibeVoice] Failed to load VibeVoice model: Failed to load VibeVoice processor. Error: expected str, bytes or os.PathLike object, not NoneType
Please ensure transformers>=4.51.3 is installed.
2025-09-29T23:08:46.458787 - [VibeVoice] Multi-speaker speech generation failed: Model loading failed: Failed to load VibeVoice processor. Error: expected str, bytes or os.PathLike object, not NoneType
Please ensure transformers>=4.51.3 is installed.
2025-09-29T23:08:46.458884 - !!! Exception during processing !!! Error generating multi-speaker speech: Model loading failed: Failed to load VibeVoice processor. Error: expected str, bytes or os.PathLike object, not NoneType
Please ensure transformers>=4.51.3 is installed.
2025-09-29T23:08:46.494608 - Traceback (most recent call last):
  File "/mnt/workspace/ComfyUI-aki-v1.7/ComfyUI/custom_nodes/VibeVoice-ComfyUI/nodes/base_vibevoice.py", line 1038, in load_model
    self.processor = VibeVoiceProcessor.from_pretrained(
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/mnt/workspace/ComfyUI-aki-v1.7/ComfyUI/custom_nodes/VibeVoice-ComfyUI/vvembed/processor/vibevoice_processor.py", line 108, in from_pretrained
    tokenizer = VibeVoiceTextTokenizerFast.from_pretrained(
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/mnt/data/ComfyUI-aki-v1.7/comfy_env/lib/python3.11/site-packages/transformers/tokenization_utils_base.py", line 2070, in from_pretrained
    return cls._from_pretrained(
           ^^^^^^^^^^^^^^^^^^^^^
  File "/mnt/data/ComfyUI-aki-v1.7/comfy_env/lib/python3.11/site-packages/transformers/tokenization_utils_base.py", line 2108, in _from_pretrained
    slow_tokenizer = (cls.slow_tokenizer_class)._from_pretrained(
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/mnt/data/ComfyUI-aki-v1.7/comfy_env/lib/python3.11/site-packages/transformers/tokenization_utils_base.py", line 2316, in _from_pretrained
    tokenizer = cls(*init_inputs, **init_kwargs)
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/mnt/data/ComfyUI-aki-v1.7/comfy_env/lib/python3.11/site-packages/transformers/models/qwen2/tokenization_qwen2.py", line 172, in __init__
    with open(vocab_file, encoding="utf-8") as vocab_handle:
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: expected str, bytes or os.PathLike object, not NoneType

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/mnt/workspace/ComfyUI-aki-v1.7/ComfyUI/custom_nodes/VibeVoice-ComfyUI/nodes/base_vibevoice.py", line 1094, in load_model
    self.processor = VibeVoiceProcessor.from_pretrained(
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/mnt/workspace/ComfyUI-aki-v1.7/ComfyUI/custom_nodes/VibeVoice-ComfyUI/vvembed/processor/vibevoice_processor.py", line 108, in from_pretrained
    tokenizer = VibeVoiceTextTokenizerFast.from_pretrained(
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/mnt/data/ComfyUI-aki-v1.7/comfy_env/lib/python3.11/site-packages/transformers/tokenization_utils_base.py", line 2070, in from_pretrained
    return cls._from_pretrained(
           ^^^^^^^^^^^^^^^^^^^^^
  File "/mnt/data/ComfyUI-aki-v1.7/comfy_env/lib/python3.11/site-packages/transformers/tokenization_utils_base.py", line 2108, in _from_pretrained
    slow_tokenizer = (cls.slow_tokenizer_class)._from_pretrained(
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/mnt/data/ComfyUI-aki-v1.7/comfy_env/lib/python3.11/site-packages/transformers/tokenization_utils_base.py", line 2316, in _from_pretrained
    tokenizer = cls(*init_inputs, **init_kwargs)
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/mnt/data/ComfyUI-aki-v1.7/comfy_env/lib/python3.11/site-packages/transformers/models/qwen2/tokenization_qwen2.py", line 172, in __init__
    with open(vocab_file, encoding="utf-8") as vocab_handle:
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: expected str, bytes or os.PathLike object, not NoneType

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/mnt/workspace/ComfyUI-aki-v1.7/ComfyUI/custom_nodes/VibeVoice-ComfyUI/nodes/base_vibevoice.py", line 1111, in load_model
    raise Exception(
Exception: Failed to load VibeVoice processor. Error: expected str, bytes or os.PathLike object, not NoneType
Please ensure transformers>=4.51.3 is installed.

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/mnt/workspace/ComfyUI-aki-v1.7/ComfyUI/custom_nodes/VibeVoice-ComfyUI/nodes/multi_speaker_node.py", line 235, in generate_speech
    self.load_model(model, model_path, attention_type, lora_path=lora_path)
  File "/mnt/workspace/ComfyUI-aki-v1.7/ComfyUI/custom_nodes/VibeVoice-ComfyUI/nodes/base_vibevoice.py", line 1141, in load_model
    raise Exception(f"Model loading failed: {str(e)}")
Exception: Model loading failed: Failed to load VibeVoice processor. Error: expected str, bytes or os.PathLike object, not NoneType
Please ensure transformers>=4.51.3 is installed.

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/mnt/workspace/ComfyUI-aki-v1.7/ComfyUI/execution.py", line 349, in execute
    output_data, output_ui, has_subgraph = get_output_data(obj, input_data_all, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb)
                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/mnt/workspace/ComfyUI-aki-v1.7/ComfyUI/execution.py", line 224, in get_output_data
    return_values = _map_node_over_list(obj, input_data_all, obj.FUNCTION, allow_interrupt=True, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb)
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/mnt/workspace/ComfyUI-aki-v1.7/ComfyUI/execution.py", line 196, in _map_node_over_list
    process_inputs(input_dict, i)
  File "/mnt/workspace/ComfyUI-aki-v1.7/ComfyUI/execution.py", line 185, in process_inputs
    results.append(getattr(obj, func)(**inputs))
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/mnt/workspace/ComfyUI-aki-v1.7/ComfyUI/custom_nodes/VibeVoice-ComfyUI/nodes/multi_speaker_node.py", line 378, in generate_speech
    raise Exception(f"Error generating multi-speaker speech: {str(e)}")
Exception: Error generating multi-speaker speech: Model loading failed: Failed to load VibeVoice processor. Error: expected str, bytes or os.PathLike object, not NoneType
Please ensure transformers>=4.51.3 is installed.

2025-09-29T23:08:46.495668 - Prompt executed in 88.48 seconds

Attached Workflow

Please make sure that workflow does not contain any sensitive information such as API keys or passwords.

{"id":"e5ca15c5-18b5-4d37-8852-795692a14b29","revision":0,"last_node_id":35,"last_link_id":54,"nodes":[{"id":15,"type":"LoadAudio","pos":[-12.263749122619629,190.64144897460938],"size":[270,136],"flags":{},"order":0,"mode":0,"inputs":[{"label":"audio","localized_name":"音频","name":"audio","type":"COMBO","widget":{"name":"audio"},"link":null},{"label":"audioUI","localized_name":"音频UI","name":"audioUI","type":"AUDIO_UI","widget":{"name":"audioUI"},"link":null},{"label":"upload","localized_name":"选择文件上传","name":"upload","type":"AUDIOUPLOAD","widget":{"name":"upload"},"link":null}],"outputs":[{"label":"AUDIO","localized_name":"音频","name":"AUDIO","type":"AUDIO","links":[]}],"properties":{"cnr_id":"comfy-core","ver":"0.3.49","Node name for S&R":"LoadAudio"},"widgets_values":["Voice1.mp3",null,null],"color":"#2a363b","bgcolor":"#3f5159"},{"id":31,"type":"Note","pos":[379.3583984375,725.9093627929688],"size":[415,88],"flags":{},"order":1,"mode":0,"inputs":[],"outputs":[],"title":"Voice Speed Factor","properties":{},"widgets_values":["The voice speed factor influences the original source audio to attempt to achieve a slower or faster final speech. 1.0 is the normal speed. It is recommended not to exceed values ​​between 0.95 and 1.05. The effect is best when you provide a sample audio of at least 20 seconds."],"color":"#432","bgcolor":"#653"},{"id":16,"type":"PreviewAudio","pos":[896.3719482421875,189.1308135986328],"size":[270,88],"flags":{},"order":8,"mode":0,"inputs":[{"label":"audio","localized_name":"音频","name":"audio","type":"AUDIO","link":53},{"label":"audioUI","localized_name":"音频UI","name":"audioUI","type":"AUDIO_UI","widget":{"name":"audioUI"},"link":null}],"outputs":[],"properties":{"cnr_id":"comfy-core","ver":"0.3.49","Node name for S&R":"PreviewAudio"},"widgets_values":[],"color":"#323","bgcolor":"#535"},{"id":17,"type":"LoadAudio","pos":[-11.774602890014648,403.2247009277344],"size":[270,136],"flags":{},"order":2,"mode":0,"inputs":[{"label":"audio","localized_name":"音频","name":"audio","type":"COMBO","widget":{"name":"audio"},"link":null},{"label":"audioUI","localized_name":"音频UI","name":"audioUI","type":"AUDIO_UI","widget":{"name":"audioUI"},"link":null},{"label":"upload","localized_name":"选择文件上传","name":"upload","type":"AUDIOUPLOAD","widget":{"name":"upload"},"link":null}],"outputs":[{"label":"AUDIO","localized_name":"音频","name":"AUDIO","type":"AUDIO","links":[]}],"properties":{"cnr_id":"comfy-core","ver":"0.3.49","Node name for S&R":"LoadAudio"},"widgets_values":["Voice2.mp3",null,null],"color":"#2a363b","bgcolor":"#3f5159"},{"id":33,"type":"VibeVoiceMultipleSpeakersNode","pos":[375.25848388671875,189.13951110839844],"size":[400,432],"flags":{},"order":7,"mode":0,"inputs":[{"label":"speaker1_voice","localized_name":"speaker1_voice","name":"speaker1_voice","shape":7,"type":"AUDIO","link":null},{"label":"speaker2_voice","localized_name":"speaker2_voice","name":"speaker2_voice","shape":7,"type":"AUDIO","link":null},{"label":"speaker3_voice","localized_name":"speaker3_voice","name":"speaker3_voice","shape":7,"type":"AUDIO","link":null},{"label":"speaker4_voice","localized_name":"speaker4_voice","name":"speaker4_voice","shape":7,"type":"AUDIO","link":null},{"label":"lora","localized_name":"lora","name":"lora","shape":7,"type":"LORA_CONFIG","link":null},{"label":"text","localized_name":"text","name":"text","type":"STRING","widget":{"name":"text"},"link":54},{"label":"model","localized_name":"model","name":"model","type":"COMBO","widget":{"name":"model"},"link":null},{"label":"attention_type","localized_name":"attention_type","name":"attention_type","type":"COMBO","widget":{"name":"attention_type"},"link":null},{"label":"free_memory_after_generate","localized_name":"free_memory_after_generate","name":"free_memory_after_generate","type":"BOOLEAN","widget":{"name":"free_memory_after_generate"},"link":null},{"label":"diffusion_steps","localized_name":"diffusion_steps","name":"diffusion_steps","type":"INT","widget":{"name":"diffusion_steps"},"link":null},{"label":"seed","localized_name":"seed","name":"seed","type":"INT","widget":{"name":"seed"},"link":null},{"label":"cfg_scale","localized_name":"cfg_scale","name":"cfg_scale","type":"FLOAT","widget":{"name":"cfg_scale"},"link":null},{"label":"use_sampling","localized_name":"use_sampling","name":"use_sampling","type":"BOOLEAN","widget":{"name":"use_sampling"},"link":null},{"label":"temperature","localized_name":"temperature","name":"temperature","shape":7,"type":"FLOAT","widget":{"name":"temperature"},"link":null},{"label":"top_p","localized_name":"top_p","name":"top_p","shape":7,"type":"FLOAT","widget":{"name":"top_p"},"link":null},{"label":"voice_speed_factor","localized_name":"voice_speed_factor","name":"voice_speed_factor","shape":7,"type":"FLOAT","widget":{"name":"voice_speed_factor"},"link":null}],"outputs":[{"label":"audio","localized_name":"audio","name":"audio","type":"AUDIO","links":[53]}],"properties":{"cnr_id":"VibeVoice-ComfyUI","ver":"dcae2e00bb9fbd2cc44f20de30f7ed0fc33fb51b","Node name for S&R":"VibeVoiceMultipleSpeakersNode"},"widgets_values":["[1]: Hello, this is the first speaker.\n[2]: Hi there, I'm the second speaker.\n[1]: Nice to meet you!\n[2]: Nice to meet you too!","VibeVoice-1.5B","auto",true,20,42,"fixed",1.3,false,0.95,0.95,1],"color":"#223","bgcolor":"#335"},{"id":20,"type":"Note","pos":[-55.931907653808594,726.6131591796875],"size":[415,88],"flags":{},"order":3,"mode":0,"inputs":[],"outputs":[],"title":"Load Text From File","properties":{},"widgets_values":[""],"color":"#432","bgcolor":"#653"},{"id":34,"type":"Note","pos":[-515.635986328125,259.61529541015625],"size":[405.3636474609375,197.1818084716797],"flags":{},"order":4,"mode":0,"inputs":[],"outputs":[],"title":"1) Download Models","properties":{},"widgets_values":["You have to manually download the models you would like to use and put them into: ComfyUI/models/vibevoice/\n\nMake a directory for each model and put all the files inside them.\n\nVibeVoice-1.5B model (about 5GB):\nhttps://hf-mirror.com/microsoft/VibeVoice-1.5B/tree/main\n\nVibeVoice-Large model (about 17GB):\nhttps://hf-mirror.com/vibevoice/VibeVoice-7B/tree/main\n\nVibeVoice-Large-Quant-4Bit model (about 7GB):\nhttps://hf-mirror.com/DevParker/VibeVoice7b-low-vram/tree/main"],"color":"#432","bgcolor":"#653"},{"id":19,"type":"LoadTextFromFileNode","pos":[9.889446258544922,621.1560668945312],"size":[270,58],"flags":{},"order":5,"mode":0,"inputs":[{"label":"file","localized_name":"file","name":"file","type":"COMBO","widget":{"name":"file"},"link":null}],"outputs":[{"label":"text","localized_name":"text","name":"text","type":"STRING","links":[54]}],"properties":{"cnr_id":"VibeVoice-ComfyUI","ver":"5a24489a7b0bf0c406d291dd51e82a085d338d44","Node name for S&R":"LoadTextFromFileNode"},"widgets_values":["input/mzd1893_1909.txt"],"color":"#323","bgcolor":"#535"},{"id":35,"type":"Note","pos":[-515.336669921875,519.00048828125],"size":[407.2561950683594,155.19009399414062],"flags":{},"order":6,"mode":0,"inputs":[],"outputs":[],"title":"2) Download Tokenizer","properties":{},"widgets_values":["You have to manually download the Qwen2.5 Tokenizer files and put them into: ComfyUI/models/vibevoice/tokenizer/\n\nhttps://hf-mirror.com/Qwen/Qwen2.5-1.5B/tree/main\n\nRequired files: tokenizer_config.json, vocab.json, merges.txt, tokenizer.json (about 11MB)\n\nPut the files directly inside tokenizer directory without make another directory inside."],"color":"#432","bgcolor":"#653"}],"links":[[53,33,0,16,0,"AUDIO"],[54,19,0,33,5,"STRING"]],"groups":[{"id":1,"title":"Instructions before use:","bounding":[-538.5385131835938,162.07675170898438,453.7594299316406,563.3333740234375],"color":"#3f789e","font_size":24,"flags":{}}],"config":{},"extra":{"ds":{"scale":0.6209213230591553,"offset":[850.9851421278786,-18.2827642898701]},"frontendVersion":"1.21.7","VHS_latentpreview":false,"VHS_latentpreviewrate":0,"VHS_MetadataImage":true,"VHS_KeepIntermediate":true},"version":0.4}

Additional Context

(Please add any additional context or steps to reproduce the error here)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions