from local

This commit is contained in:
dohe0342 2023-01-24 15:42:51 +09:00
parent ffa8ad9fef
commit a78f870c99
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 epoch-6.pt \ --model-name epoch-7.pt \
--exp-dir ./pruned_transducer_stateless_d2v_v2/full_ft \ --exp-dir ./pruned_transducer_stateless_d2v_v2/full_ft \
--max-duration 100 \ --max-duration 100 \
--decoding-method $method \ --decoding-method $method \