diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2018-07-22 16:57:16 +0200 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2018-07-22 16:57:16 +0200 |
| commit | f12508d660175f6a0870fc118a48589a3435abe9 (patch) | |
| tree | 9e32eb675b01e0ff2fb602d415867db6251efac2 /NOTES | |
| parent | be5e32c5ce8ffe23ed834cc82e2a8c8534ede610 (diff) | |
superres
Diffstat (limited to 'NOTES')
| -rw-r--r-- | NOTES | 10 |
1 files changed, 2 insertions, 8 deletions
@@ -91,15 +91,9 @@ parser.add_argument('--enable_overwrite', action='store_true') # TEST SUPER RESOLUTION NETWORK -/home/spawn/.virtualenv/yukarin/bin/python super_resolution_test.py \ +/home/spawn/.virtualenv/yukarin/bin/python ./scripts/super_resolution_test.py \ --model_directory /home/spawn/code/become-yukarin/data/holly-24000/ \ - --input_wave_directory /home/spawn/code/become-yukarin/data/mat-holly-24000/wav/holly/ \ - --gpu 0 \ - net - -/home/spawn/.virtualenv/yukarin/bin/python super_resolution_test.py \ - --model_directory /home/spawn/code/become-yukarin/data/holly-24000/ \ - --input_wave_directory ./output/pp-el8-mat-2-holly/ \ + --input_wave_directory /home/spawn/code/become-yukarin/data/holly-24000/wav/ \ --gpu 0 \ net |
