mravanelli/pytorch-kaldi

Problem with loading rawwav as feature, it costs too much time

liuzz13 opened this issue · 2 comments

Hi
Recently, I did some experiments with pytorch-kaldi. I find that it cost too much time to load data when using raw wav as feature, even more than training time. Do we have a batter dataloader? Or how can I reduce the time to load data?

Hi
Recently, I did some experiments with pytorch-kaldi. I find that it cost too much time to load data when using raw wav as feature, even more than training time. Do we have a batter dataloader? Or how can I reduce the time to load data?

transform wav to feature