drewThomasson commited on
Commit
e5e4224
·
verified ·
1 Parent(s): c1a63ca

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -8,3 +8,5 @@ docker run --gpus all -it -v ${PWD}\training:/tmp/xtts_ft/run/training athomasso
8
  Is how the docker image is used on windows
9
 
10
  That'll make it so that the training docker image folder points to your local folder on your computer named "training", then all the models generated in the program will be saved in that training folder on your computer.
 
 
 
8
  Is how the docker image is used on windows
9
 
10
  That'll make it so that the training docker image folder points to your local folder on your computer named "training", then all the models generated in the program will be saved in that training folder on your computer.
11
+
12
+ this zip folder should be unzipped into that local folder you havae named training, cause it holds the original needed models and such