diff options
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 |
