from local

This commit is contained in:
dohe0342 2023-01-24 16:34:55 +09:00
parent 4ad2861964
commit 2327f0b21f
3 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

@ -7,8 +7,8 @@ do
--enable-spec-aug False \ --enable-spec-aug False \
--additional-block True \ --additional-block True \
--model-name epoch-10.pt \ --model-name epoch-10.pt \
--exp-dir ./pruned_transducer_stateless_d2v_v2/full_ft \ --exp-dir ./pruned_transducer_stateless_d2v_v2/full_ft_origin_param \
--max-duration 600 \ --max-duration 100 \
--decoding-method $method \ --decoding-method $method \
--max-sym-per-frame 1 \ --max-sym-per-frame 1 \
--encoder-type d2v \ --encoder-type d2v \