from local

This commit is contained in:
dohe0342 2023-03-21 16:00:34 +09:00
parent 9ad4a97a74
commit 3a21e3944c
2 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

@ -10,7 +10,7 @@ do
--enable-spec-aug False \
--additional-block True \
--exp-dir ./pruned_transducer_stateless_d2v_v2/"$spk_id"_adapter \
--model-name ../d2v-base-T.pt \
--model-name epoch-$i.pt \
--max-duration 450 \
--decoding-method $method \
--max-sym-per-frame 1 \
@ -25,4 +25,4 @@ do
done
done
#--model-name epoch-$i.pt \
#--model-name ../d2v-base-T.pt \