From 76abc24cfa5082e718205d4b2ee8c5cf2e2ce5d1 Mon Sep 17 00:00:00 2001 From: Victor Giers Date: Mon, 26 Jan 2026 07:57:04 +0100 Subject: [PATCH] auto-git: [change] README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0ce9ada..6ed48e4 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Small CLI wrapper around the Kokoro TTS pipeline for Japanese speech synthesis. ## Quick start - Requires Python 3.11+ with `pip`. -- Run `./run.sh "こんにちは、ココロです。"` to create a `.venv`, install deps, download UniDic on first run, and generate `out.wav`. +- Run `./run.sh "ココロさん、こんにちは"` to create a `.venv`, install deps, download UniDic on first run, and generate `out.wav`. ## Direct usage ```bash