Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Kokoro TTS Plugin for Obsidian

install

1

cd <your_vault>/.obsidian/plugins
mkdir kokoro-tts
cd kokoro-tts

Get files from Releases:

main.js
manifest.json
styles.css
kokoro_backend.py
requirements.txt
conda create -n kokoro-tts python=3.10
conda activate kokoro-tts
pip install torch==2.5.1 torchvision==0.20.1 --index-url https://download.pytorch.org/whl/cu121
pip install -r requirements.txt

Get kokoro-v0_19.pth from hexgrad/kLegacy.

obsidian-kokoro-tts-plugin_01 obsidian-kokoro-tts-plugin_02


  1. https://github.com/Mithadon/obsidian-kokoro-tts-plugin#manual-installation