mirror of
https://github.com/neonbjb/tortoise-tts.git
synced 2026-04-05 06:25:39 +00:00
Update README.md
This commit is contained in:
parent
bfee380082
commit
e071595550
1 changed files with 4 additions and 0 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue