from local

This commit is contained in:
dohe0342 2023-01-25 01:47:48 +09:00
parent 6fec881c6f
commit 85246b5591
2 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

@ -7,8 +7,8 @@ do
--input-strategy AudioSamples \ --input-strategy AudioSamples \
--enable-spec-aug False \ --enable-spec-aug False \
--additional-block True \ --additional-block True \
--model-name epoch-40.pt \ --model-name epoch-20.pt \
--exp-dir ./pruned_transducer_stateless_d2v_v2/adapter_20 \ --exp-dir ./pruned_transducer_stateless_d2v_v2/adapter_40 \
--max-duration 600 \ --max-duration 600 \
--decoding-method $method \ --decoding-method $method \
--max-sym-per-frame 1 \ --max-sym-per-frame 1 \