mirror of
https://github.com/w-okada/voice-changer.git
synced 2025-01-23 21:45:00 +03:00
6 lines
274 B
Bash
Executable File
6 lines
274 B
Bash
Executable File
#!/bin/bash
|
|
|
|
# python3 serverSIO.py 8080 resources/train_config_zundamon.json resources/G_94000.pth
|
|
# python3 serverSIO.py 8080 resources/train_config_zundamon.json resources/G_164000.pth
|
|
python3 serverSIO.py 8080 resources/train_config_zundamon.json resources/G_210000.pth
|