baidu-research / ba-dls-deepspeech

Apache License 2.0
486 stars 174 forks source link

Betting utilizing CPU and Memory Resources #30

Open ramaseshan opened 7 years ago

ramaseshan commented 7 years ago

When we are running on systems with Good CPU or Memory, can we make the program better consume the free space so the training itself could be faster ?

In my case, I am running a machine with 24 cores and 32GB RAM, and the consumption is only around 1 core(100%) and about 2GB of RAM.

This is an enhancement and not a bug as such.