ComfyUI Extension
ComfyUI-hibiki
A ComfyUI extension.
jhj0517/ComfyUI-hibiki
Nodes—
On cloudLocal install
Stars0
Updated2 years ago
Readme
ComfyUI hibiki
This is the ComfyUI custom node for hibiki.
<br>hibiki is an end-to-end speech-to-speech ( FR -> EN ) translation model.
Installation
Search "ComfyUI hibiki" 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-hibiki.git
- Go to
ComfyUI\custom_nodes\ComfyUI-hibikiand 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-hibiki\requirements.txt
Models
Models will be automatically downloaded to your huggingface hub cache directory.
Setting it to ComfyUI's model directory path is WIP : https://github.com/jhj0517/ComfyUI-hibiki/issues/4
Workflows
Example workflow is in workflows/.