minor change
This commit is contained in:
parent
61794d8a1a
commit
69a3ef38e1
@ -179,7 +179,7 @@ The training command is:
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
./conv_emformer_transducer_stateless2/train.py \
|
./conv_emformer_transducer_stateless2/train.py \
|
||||||
--world-size 6 \
|
--world-size 4 \
|
||||||
--num-epochs 30 \
|
--num-epochs 30 \
|
||||||
--start-epoch 1 \
|
--start-epoch 1 \
|
||||||
--exp-dir conv_emformer_transducer_stateless2/exp \
|
--exp-dir conv_emformer_transducer_stateless2/exp \
|
||||||
|
|||||||
Reference in New Issue
Block a user