kaldi-asr/kaldi

Multi-GPU training capability for the Pytorch Transformer LM training script - https://github.com/kaldi-asr/kaldi/blob/master/egs/wsj/s5/local/pytorchnn/run_nnlm.sh

Open

#4 699 ouverte le 16 févr. 2022

Voir sur GitHub
 (3 commentaires) (0 réactions) (0 assignés)Shell (5 359 forks)batch import
enhancementhelp wantedstale-exclude

Métriques du dépôt

Stars
 (15 392 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

I used the script ### https://github.com/kaldi-asr/kaldi/blob/master/egs/wsj/s5/local/pytorchnn/run_nnlm.sh, but I could not figure out how we could distribute the training of Transformer based LM on multiple GPUs in order to speed-up the Pytorch training. Please suggest if there is any way to do so.

Thanks!

Guide contributeur