Other Kokoro repositories are like soiled napkins. Here is a clean wrapper for Kokoro.
This script assumes you have python3.12 installed.
python -m venv venv
source venv/bin/activate
python -m pip install -r requirements.txtIf you are wanting to generate mp3's, sudo apt install ffmpeg.
tts.py contains a python API.
python tts.pyweb.py contains a web page.
python web.py