Skip to content

jhj0517/ComfyUI-jhj-Kokoro-Onnx

Repository files navigation

ComfyUI jhj Kokoro Onnx

This is the ComfyUI custom node wrapper for the kokoro-onnx

Demo.mp4

Installation

Search "ComfyUI jhj Kokoro Onnx" in the Manager.

Or if you want to install manually, follow the steps below:

  1. git clone repository into ComfyUI\custom_nodes\
git clone https://github.com/jhj0517/ComfyUI-jhj-Kokoro-Onnx.git
  1. 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

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:

Workflows

TTS workflow is in examples/.

About

ComfyUI wrapper for Kokoro (TTS) models

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages