Never used comfy and only installed it yesterday. I thought I’d start with something simple (the voice). I have an MP3 voice I want to clone to use in my videos as my voice. I installed comfy and the Higgs V3 TTS suite. Grabbed a workflow (the things you hook the wires to) from the internet and dropped it in the program. Replace the default voice with my MP3 and clicked run. Much to my surprise … it failed. Error first node.
Error
# ComfyUI Error Report
Error Details
- **Node ID:** 1
- **Node Type:** HiggsV3LoadModel
- **Exception Type:** Exception
- **Exception Message:** Exception: expected value at line 1 column 1
File “C:\Users\myname\AppData\Local\Comfy-Desktop\ComfyUI-Installs\BRZRKR\ComfyUI\execution.py”, line 545, in execute
output_data, output_ui, has_subgraph, has_pending_tasks = await get_output_data(prompt_id, unique_id, obj, input_data_all, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb, v3_data=v3_data)
I have no idea what all that means. I just want a simple voice .. help.