from local

This commit is contained in:
dohe0342 2022-12-30 13:44:06 +09:00
parent 7ec8c85339
commit ddc9ab7161
2 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ if [ $workstation = "whale" ]; then
--add-adapter True \ --add-adapter True \
--adapter-lr 0.001 \ --adapter-lr 0.001 \
--gender female --gender female
--wandb false \ --wandb False \
--input-strategy AudioSamples \ --input-strategy AudioSamples \
--enable-spec-aug False \ --enable-spec-aug False \
--multi-optim False \ --multi-optim False \