Update run.sh
This commit is contained in:
parent
23c868cc72
commit
07b22b007f
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
. ./path.sh
|
. ./path.sh
|
||||||
|
|
||||||
stage=3
|
stage=0
|
||||||
stop_stage=4
|
stop_stage=4
|
||||||
num_keywords=1
|
num_keywords=1
|
||||||
|
|
||||||
@ -14,7 +14,7 @@ norm_var=true
|
|||||||
gpus="0"
|
gpus="0"
|
||||||
|
|
||||||
checkpoint=
|
checkpoint=
|
||||||
dir=exp/ds_tcn_specargument
|
dir=exp/ds_tcn
|
||||||
|
|
||||||
num_average=30
|
num_average=30
|
||||||
score_checkpoint=$dir/avg_${num_average}.pt
|
score_checkpoint=$dir/avg_${num_average}.pt
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user