提交 fb4face0 编写于 作者: L liuyibing01

Update README.md

上级 b843f185
...@@ -92,7 +92,6 @@ When this is done, you will see extracted features in `./data/ljspeech` includin ...@@ -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: Training the whole model on one single GPU:
```bash ```bash
export PYTHONPATH=../:$PYTHONPATH
export CUDA_VISIBLE_DEVICES=0 export CUDA_VISIBLE_DEVICES=0
python train.py --data-root=${data-root} --use-gpu \ python train.py --data-root=${data-root} --use-gpu \
--preset=${preset_json_path} \ --preset=${preset_json_path} \
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册