from local

This commit is contained in:
dohe0342 2023-03-30 13:57:49 +09:00
parent f6003397b7
commit 146d3dfea0
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 100 for i in 200
do do
for method in modified_beam_search for method in modified_beam_search
do do