from local

This commit is contained in:
dohe0342 2023-05-16 14:48:25 +09:00
parent 961ca1be0e
commit f7eb25ecbe
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -7,7 +7,7 @@ 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 encoderlast_$spk_id ./test.sh $spk_id encoderlast2_$spk_id
#./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