https://github.com/hexgrad/kokoro

https://huggingface.co/hexgrad/Kokoro-82M-v1.1-zh

python essential

python -m venv .venv
call .venv/scripts/activate
pip install kokoro>=0.8.2 misaki[zh]>=0.8.2 soundfile

model download(need python env)

hf download hexgrad/Kokoro-82M-v1.1-zh --local-dir .\kokoro_model --force-download

run

python .\kokoro_model\samples\make_zh.py

then you can see the changes in the folder samples.

caption

data in .cache is just links and real files is in the root.

structure

Snapshot of D:\repos\Pelr\kokoro

MyKokoro

igugyj/MyKokoro - GitHub


enjoy!