diff --git a/README.md b/README.md index 09ae49d..8f610cb 100644 --- a/README.md +++ b/README.md @@ -139,6 +139,10 @@ This script allows you to speak a single phrase with one or more voices. ```shell python tortoise/do_tts.py --text "I'm going to speak this" --voice random --preset fast ``` + +```socket server +python tortoise/socket_server.py will listen port 5000 +``` ### faster inference read.py This script provides tools for reading large amounts of text.