diff --git a/README.md b/README.md index 770b6a2..ae3fdd0 100644 --- a/README.md +++ b/README.md @@ -165,6 +165,10 @@ python tts.py "Hello there! and Hi!" -t "simple-greetings" ls ./outputs/simple-greetings ``` +### Offline Use + +Each of the [voices below](#voices) need to be downloaded once the first time they are used, and this needs an online connection. Subsequent runs can be done offline. + ### Voices You can choose a voice to use with the `--voice` flag. For this, we use [kokoro](https://huggingface.co/hexgrad/Kokoro-82M), which is an Apache-licensed model. See [all available voices](https://huggingface.co/hexgrad/Kokoro-82M/blob/main/VOICES.md).