I trained the model "nat_ctc_sd_ss" with the command in the README.md on Tesla V100 GPU, but i got Out of memory problem. Is there anything to be changed?
My train command:
Yeah. If you got the OOM error, you can reduce the --max-tokens config and increase the --update-freqconfig. In the end, we want the wpb (word per batch) in the training log is approximately 128K.
I trained the model "nat_ctc_sd_ss" with the command in the README.md on Tesla V100 GPU, but i got Out of memory problem. Is there anything to be changed? My train command:
My training log is as follows: