from local

This commit is contained in:
dohe0342 2023-05-04 12:20:32 +09:00
parent 54a7b94250
commit d8180c6970
3 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -6,7 +6,7 @@ for dest in "test-clean" "test-other"; do
echo $spk_id echo $spk_id
#./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 bitfit_$spk_id ./test.sh $spk_id bitfit_"$spk_id"_v2
#./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