mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-09-03 14:14:19 +00:00
do a fix
This commit is contained in:
parent
5553a086d0
commit
609f76675f
@ -21,11 +21,11 @@ Usage:
|
||||
|
||||
export CUDA_VISIBLE_DEVICES="0,1,2,3"
|
||||
|
||||
./transducer_stateless/train.py \
|
||||
./pruned_transducer_stateless/train.py \
|
||||
--world-size 4 \
|
||||
--num-epochs 30 \
|
||||
--start-epoch 0 \
|
||||
--exp-dir transducer_stateless/exp \
|
||||
--exp-dir pruned_transducer_stateless/exp \
|
||||
--max-duration 300
|
||||
"""
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user