from local

This commit is contained in:
dohe0342 2023-03-15 02:31:52 +09:00
parent f66282e931
commit c54d8134bb
2 changed files with 3 additions and 1 deletions

Binary file not shown.

View File

@ -9,8 +9,8 @@ do
--input-strategy AudioSamples \
--enable-spec-aug False \
--additional-block True \
--model-name epoch-$i.pt \
--exp-dir ./pruned_transducer_stateless_d2v_v2/"$spk_id"_adapter \
--model-name ../d2v-base-T.pt \
--max-duration 450 \
--decoding-method $method \
--max-sym-per-frame 1 \
@ -23,3 +23,5 @@ do
--spk-id $spk_id
done
done
#--model-name epoch-$i.pt \