mirror of
https://github.com/w-okada/voice-changer.git
synced 2025-01-23 05:25:01 +03:00
update
This commit is contained in:
parent
7b82f021d8
commit
55f9604ba1
3
server/fillSlot.sh
Normal file
3
server/fillSlot.sh
Normal file
@ -0,0 +1,3 @@
|
||||
for i in {5..199}; do
|
||||
cp -r model_dir/0 model_dir/$i
|
||||
done
|
Loading…
Reference in New Issue
Block a user