from local

This commit is contained in:
dohe0342 2023-04-07 00:38:55 +09:00
parent f88d3e9f6a
commit b578300849
3 changed files with 1 additions and 1 deletions

Binary file not shown.

Binary file not shown.

View File

@ -11,7 +11,7 @@ do
--additional-block True \ --additional-block True \
--exp-dir ./pruned_transducer_stateless_d2v_v2/"$spk_id"_adapter \ --exp-dir ./pruned_transducer_stateless_d2v_v2/"$spk_id"_adapter \
--model-name checkpoint-$i.pt \ --model-name checkpoint-$i.pt \
--max-duration 250 \ --max-duration 50 \
--decoding-method $method \ --decoding-method $method \
--max-sym-per-frame 1 \ --max-sym-per-frame 1 \
--encoder-type d2v \ --encoder-type d2v \