hirofumi0810 / neural_sp

End-to-end ASR/LM implementation with PyTorch
Apache License 2.0
589 stars 140 forks source link

Support DDP #307

Closed hirofumi0810 closed 3 years ago

hirofumi0810 commented 3 years ago

Finally supported DDP training for both ASR and LM. Multi-GPU training speed was significantly improved.