from local

This commit is contained in:
dohe0342 2023-05-24 21:27:11 +09:00
parent 9f9e59462c
commit 03343a2da8
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -15,7 +15,7 @@ do
--exp-dir ./pruned_transducer_stateless_d2v_v2/$2 \ --exp-dir ./pruned_transducer_stateless_d2v_v2/$2 \
--max-duration 600 \ --max-duration 600 \
--iter $i \ --iter $i \
--model-name lora --model-name lora \
--decoding-method $method \ --decoding-method $method \
--max-sym-per-frame 1 \ --max-sym-per-frame 1 \
--encoder-type d2v \ --encoder-type d2v \