Update README.md

This commit is contained in:
liuyibing01 2019-11-13 22:28:28 +08:00
parent b843f185ff
commit fb4face046
1 changed files with 0 additions and 1 deletions

View File

@ -92,7 +92,6 @@ When this is done, you will see extracted features in `./data/ljspeech` includin
Training the whole model on one single GPU:
```bash
export PYTHONPATH=../:$PYTHONPATH
export CUDA_VISIBLE_DEVICES=0
python train.py --data-root=${data-root} --use-gpu \
--preset=${preset_json_path} \