from local

This commit is contained in:
dohe0342 2023-01-27 18:07:50 +09:00
parent 9b746fb53e
commit 2d3158b9bd
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -6,7 +6,7 @@ do
--input-strategy AudioSamples \ --input-strategy AudioSamples \
--enable-spec-aug False \ --enable-spec-aug False \
--additional-block True \ --additional-block True \
--model-name d2v-base-T.pt \ --model-name epoch-10.pt \
--exp-dir ./pruned_transducer_stateless_d2v_v2/test \ --exp-dir ./pruned_transducer_stateless_d2v_v2/test \
--max-duration 600 \ --max-duration 600 \
--decoding-method $method \ --decoding-method $method \