Skip to content

Commit 5a74261

Browse files
authored
typo fix
1 parent 9330c8b commit 5a74261

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ I strongly recommend installing pytorch with CUDA so that the entire process is
1414
`pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118`
1515

1616
## Starting Server
17-
`python -m xtts-api-server` will run on default ip and port (0.0.0.0:8020)
17+
`python -m xtts-api-server` will run on default ip and port (localhost:8020)
1818

1919
```
2020
usage: xtts-api-server [-h] [-o HOST] [-p PORT] [-sf SPEAKER_FOLDER] [-o OUTPUT]

0 commit comments

Comments
 (0)