Skip to content

Commit 84b9b08

Browse files
authored
Fix documentation (coqui-ai#2154)
1 parent ff9b63d commit 84b9b08

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,6 @@ $ make install
146146

147147
If you are on Windows, 👑@GuyPaddock wrote installation instructions [here](https://stackoverflow.com/questions/66726331/how-can-i-run-mozilla-tts-coqui-tts-training-with-cuda-on-a-windows-system).
148148

149-
more details about docker like GPU support, etc. can be found [here](https://
150149

151150
## Docker Image
152151
You can also try TTS without install with the docker image.
@@ -159,7 +158,7 @@ python3 TTS/server/server.py --model_name tts_models/en/vctk/vits # To start a s
159158
```
160159

161160
You can then enjoy the TTS server [here](http://[::1]:5002/)
162-
More details about the docker images (like GPU support) can be found [here](https://tts.readthedocs.io/en/latest/docker.html)
161+
More details about the docker images (like GPU support) can be found [here](https://tts.readthedocs.io/en/latest/docker_images.html)
163162

164163

165164
## Use TTS

0 commit comments

Comments
 (0)