chore: update description

This commit is contained in:
Ayo Ayco 2025-09-03 22:20:06 +02:00
parent 3ca57b2412
commit a5387b7849

View file

@ -1,6 +1,6 @@
# Simple TTTS # Simple TTTS
A simple text to speech powered by [kokoro](https://huggingface.co/hexgrad/Kokoro-82M). A simple text-to-speech program powered by [kokoro](https://huggingface.co/hexgrad/Kokoro-82M).
## Setup ## Setup
@ -48,6 +48,7 @@ For XPUs, we need to set some environmental variables. I have added a `env.sh` s
```bash ```bash
$ . env.sh $ . env.sh
``` ```
## Usage ## Usage
To run the program it needs an input file. For example, using `input.txt` To run the program it needs an input file. For example, using `input.txt`