Skip to content

Commit

Permalink
fix rnn_lm/train.py usage (#1055)
Browse files Browse the repository at this point in the history
  • Loading branch information
arbs-gpu authored May 11, 2023
1 parent 44d016e commit 30bde4b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions icefall/rnn_lm/train.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
--world-size 2 \
--num-epochs 1 \
--use-fp16 0 \
--tie-weights 0 \
--embedding-dim 800 \
--hidden-dim 200 \
--num-layers 2 \
Expand Down

0 comments on commit 30bde4b

Please sign in to comment.