diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2018-07-23 16:14:45 +0200 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2018-07-23 16:14:45 +0200 |
| commit | 849acf7ee03f97afb555fc03fee29efc262a8df5 (patch) | |
| tree | 6a2eddd01fad7e305f80fcf573a373ae407f124d /NOTES | |
| parent | 0652b8d1cf327c909798cb0fe866edd2c98583f7 (diff) | |
process
Diffstat (limited to 'NOTES')
| -rw-r--r-- | NOTES | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -109,7 +109,7 @@ parser.add_argument('-g', '--gpu', type=int) PYTHONPATH=`pwd` /home/spawn/.virtualenv/yukarin/bin/python scripts/process.py \ --conv_model_directory ./data/mat-holly-24000/conversion-net/pp-el8-mat-2-holly/ \ --sr_model_directory ./data/holly-24000/net/ \ - --input_directory ./test-data \ + --input_directory ./test_data \ --output_directory ./output \ --gpu 0 |
