from local

This commit is contained in:
dohe0342 2023-01-27 18:07:26 +09:00
parent 03235f8f5b
commit 4d5bf20169
3 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -7,7 +7,7 @@ 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/test \
--max-duration 100 \ --max-duration 100 \
--decoding-method $method \ --decoding-method $method \
--max-sym-per-frame 1 \ --max-sym-per-frame 1 \