This commit is contained in:
pkufool 2022-06-27 19:28:01 +08:00
parent 2e5673f544
commit 5bdf0e2343

View File

@ -48,7 +48,7 @@ export CUDA_VISIBLE_DEVICES="0,1,2,3"
--exp-dir pruned_transducer_stateless/exp \ --exp-dir pruned_transducer_stateless/exp \
--full-libri 1 \ --full-libri 1 \
--dynamic-chunk-training 1 \ --dynamic-chunk-training 1 \
--causal_convolution 1 \ --causal-convolution 1 \
--short-chunk-size 25 \ --short-chunk-size 25 \
--num-left-chunks 4 \ --num-left-chunks 4 \
--max-duration 300 --max-duration 300