mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-08-09 01:52:41 +00:00
fix rnn_lm/train.py usage (#1055)
This commit is contained in:
parent
44d016e4a7
commit
30bde4b788
@ -22,6 +22,7 @@ Usage:
|
|||||||
--world-size 2 \
|
--world-size 2 \
|
||||||
--num-epochs 1 \
|
--num-epochs 1 \
|
||||||
--use-fp16 0 \
|
--use-fp16 0 \
|
||||||
|
--tie-weights 0 \
|
||||||
--embedding-dim 800 \
|
--embedding-dim 800 \
|
||||||
--hidden-dim 200 \
|
--hidden-dim 200 \
|
||||||
--num-layers 2 \
|
--num-layers 2 \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user