Skip to content

Commit 54cf998

Browse files
committed
minor readme fix
1 parent 3b2caa7 commit 54cf998

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,5 +145,5 @@ The following steps have been tested on Ubuntu and is both CPU and GPU compatibl
145145
Run the worker with where `MODEL_NAME` matches the model name in your config file:
146146

147147
```commandline
148-
python tts_worker.py --model-name $MODEL_NAME --log-config config/logging.ini --config config/config.yaml
148+
python main.py --model-name $MODEL_NAME [--log-config config/logging.ini --config config/config.yaml]
149149
```

0 commit comments

Comments
 (0)