From: Daniel P. <dp...@gm...> - 2013-08-28 13:34:44
|
Valgrind will also not report memory leaks till the program ends. You might have to run with just one or two utterances to let it terminate. Dan On Wed, Aug 28, 2013 at 3:32 PM, Arnab Ghoshal <ar...@gm...> wrote: > It is possible for the lattice generation to take a lot of memory. > Have you tried changing the --max-mem, --lattice-beam, --beam options > to see if it runs properly? Also, does this happen for a particular > utterance or all utterances? > -Arnab > > On Wed, Aug 28, 2013 at 7:22 AM, Li Peng <lip...@gm...> wrote: >> Hi, >> >> When I used latgen-faster-mapped with DNN model to generate lattices, I >> observed that the memory usage keeps growing and exhausts the system's >> memory at last. I tried to use valgrind to find if there's a memory leak, >> but got no clues. So I write to report this problem, but I'm not sure if >> there is a bug or it is just my own case. >> >> Best regards, >> >> Li Peng >> >> ------------------------------------------------------------------------------ >> Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more! >> Discover the easy way to master current and previous Microsoft technologies >> and advance your career. Get an incredible 1,500+ hours of step-by-step >> tutorial videos with LearnDevNow. Subscribe today and save! >> http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk >> _______________________________________________ >> Kaldi-developers mailing list >> Kal...@li... >> https://lists.sourceforge.net/lists/listinfo/kaldi-developers >> > > ------------------------------------------------------------------------------ > Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more! > Discover the easy way to master current and previous Microsoft technologies > and advance your career. Get an incredible 1,500+ hours of step-by-step > tutorial videos with LearnDevNow. Subscribe today and save! > http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk > _______________________________________________ > Kaldi-developers mailing list > Kal...@li... > https://lists.sourceforge.net/lists/listinfo/kaldi-developers |