TTS/.compute

11 lines
588 B
Plaintext
Raw Normal View History

2018-06-21 13:46:20 +00:00
#!/bin/bash
2018-08-08 10:31:03 +00:00
source ../tmp/venv/bin/activate
# ls /snakepit/jobs/1023/keep/
# source /snakepit/jobs/1023/keep/venv/bin/activate
# source /snakepit/jobs/1047/keep/venv/bin/activate
2018-07-27 11:47:13 +00:00
# python extract_feats.py --data_path /snakepit/shared/data/keithito/LJSpeech-1.1/wavs --out_path /snakepit/shared/data/keithito/LJSpeech-1.1/loader_data/ --config config.json --num_proc 32
2018-08-08 10:31:03 +00:00
# python train.py --config_path config_kusal.json --debug true
python train.py --config_path config.json --debug true
# python -m cProfile -o profile.cprof train.py --config_path config.json --debug true
2018-07-27 11:47:13 +00:00
# nvidia-smi