from local

This commit is contained in:
dohe0342 2023-04-28 10:21:37 +09:00
parent db90fb1abd
commit 6b2bee6f6c
3 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -14,7 +14,7 @@ do
--additional-block True \ --additional-block True \
--exp-dir ./pruned_transducer_stateless_d2v_v2/$2 \ --exp-dir ./pruned_transducer_stateless_d2v_v2/$2 \
--model-name checkpoint-$i.pt \ --model-name checkpoint-$i.pt \
--max-duration 30 \ --max-duration 600 \
--decoding-method $method \ --decoding-method $method \
--max-sym-per-frame 1 \ --max-sym-per-frame 1 \
--encoder-type d2v \ --encoder-type d2v \