from local

This commit is contained in:
dohe0342 2023-05-19 02:34:07 +09:00
parent 353a3fdfbb
commit 490331b291
2 changed files with 2 additions and 1 deletions

Binary file not shown.

View File

@ -7,7 +7,8 @@ for dest in "test-clean" "test-other"; do
#./test.sh $spk_id prompt_tuning_10_$spk_id #./test.sh $spk_id prompt_tuning_10_$spk_id
#./test.sh $spk_id prompt_tuning_100_$spk_id #./test.sh $spk_id prompt_tuning_100_$spk_id
#./test.sh $spk_id encoderfreeze_$spk_id #./test.sh $spk_id encoderfreeze_$spk_id
./test.sh $spk_id encoderlast2_$spk_id #./test.sh $spk_id encoderlast2_$spk_id
./test.sh $spk_id "$spk_id"_q_fc1
#./test.sh $spk_id self_init_"$spk_id" #./test.sh $spk_id self_init_"$spk_id"
#./test.sh $spk_id prompt_tuning_"$spk_id" #./test.sh $spk_id prompt_tuning_"$spk_id"
#./test.sh $spk_id "$spk_id"_adapter_30m #./test.sh $spk_id "$spk_id"_adapter_30m