kaldi-asr/kaldi

Pytorchnn support multi-gpus

Open

#4,468 opened on Mar 4, 2021

View on GitHub
 (6 comments) (0 reactions) (0 assignees)Shell (5,359 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (15,392 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Pytorchnn only uses one gpu. It's very inefficient when training a large amount of text.

Contributor guide