auto-git:

[change] README.md
This commit is contained in:
2026-01-26 07:57:04 +01:00
parent 686c9e2ce5
commit 76abc24cfa

View File

@@ -4,7 +4,7 @@ Small CLI wrapper around the Kokoro TTS pipeline for Japanese speech synthesis.
## Quick start ## Quick start
- Requires Python 3.11+ with `pip`. - 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 ## Direct usage
```bash ```bash