This is the ComfyUI custom node wrapper for the kokoro-onnx
Demo.mp4
Search "ComfyUI jhj Kokoro Onnx" in the Manager.
Or if you want to install manually, follow the steps below:
- git clone repository into
ComfyUI\custom_nodes\
git clone https://github.com/jhj0517/ComfyUI-jhj-Kokoro-Onnx.git
- Go to
ComfyUI\custom_nodes\ComfyUI-Your-CustomNode-Name
and run
pip install -r requirements.txt
If you are using the portable version of ComfyUI, do this:
python_embeded\python.exe -m pip install -r ComfyUI\custom_nodes\ComfyUI-jhj-Kokoro-Onnx\requirements.txt
Models are automatically downloaded to ComfyUI\models\kokoro-onnx
directory.
Latest version is v0.19, but look forward to v0.23 from here: https://huggingface.co/spaces/hexgrad/Kokoro-TTS
Right now it uses:
TTS workflow is in examples/.