from local

This commit is contained in:
dohe0342 2023-01-26 14:56:48 +09:00
parent 94dce3a957
commit 7f70b35982
2 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 d2v-base-T.pt \ --model-name d2v-base-T.pt \
--exp-dir ./pruned_transducer_stateless_d2v_v2 \ --exp-dir ./pruned_transducer_stateless_d2v_v2/tc_big \
--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 \