View on GitHub
 (18 comments) (0 reactions) (0 assignees)Python (2,849 forks)batch import
bugenhancementfollowing uphelp wantedquestiontodo list

Repository metrics

Stars
 (18,427 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

I have 1277 around 5s wav files for training. On my RTX 3080 it took 13 hours to generate 10 epochs, using 26 batch size. Is it normal for it to take so long with this dataset? I want to train on total 200 epochs, how do I go about it then?

Contributor guide