from local

This commit is contained in:
dohe0342 2023-03-21 16:03:59 +09:00
parent 4475044d43
commit 7ecb8a39a5
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -7,7 +7,7 @@ for method in modified_beam_search; do #modified_beam_search fast_beam_search; d
--input-strategy AudioSamples \
--enable-spec-aug False \
--additional-block True \
--model-name epoch-$i.pt \
--model-name epoch-30.pt \
--exp-dir ./pruned_transducer_stateless_d2v_v2/"$spk_id"_adapter \
--max-duration 450 \
--decoding-method $method \