Closed ghost closed 7 years ago
Sorry for the late response, here was seeing if I could create the dataset locally on my machine. I'm running into the same issue as yourself with it taking much longer towards the end of the processing. I'll investigate further and try fix this issue.
I'm not able to replicate this and everything went fine (did take some time since I was using a hdd). Could you use the libri_changes branch and see if this works? Also updating the lua---threads library via luarocks install threads
won't hurt!
I faced a problem in the following line (with Ubuntu 16.04, 4.4.0-38-generic, Lua 5.1.5,):
It stuck there. Below are the debugger lines:
With "-threads 1", I can get through it. Looks like a race condition/deadlock.