from local

This commit is contained in:
dohe0342 2023-01-24 14:57:30 +09:00
parent a16d60aeb1
commit ec4f2254e9
2 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

@ -6,8 +6,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-$i.pt \ --model-name epoch-10.pt \
--exp-dir ./pruned_transducer_stateless_d2v_v2/male_hpo6 \ --exp-dir ./pruned_transducer_stateless_d2v_v2/adapter_test \
--max-duration 600 \ --max-duration 600 \
--decoding-method greedy_search \ --decoding-method greedy_search \
--max-sym-per-frame 1 \ --max-sym-per-frame 1 \