from local

This commit is contained in:
dohe0342 2023-03-30 14:12:36 +09:00
parent 8375e391c5
commit fcecffc08f
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -1,7 +1,7 @@
git pull git pull
spk_id=$1 spk_id=$1
#for i in 10 20 30 40 50 60 70 80 90 100 #for i in 10 20 30 40 50 60 70 80 90 100
for i in 400 for i in 100 200 300 400 500
do do
for method in modified_beam_search for method in modified_beam_search
do do