From: Daniel P. <dp...@gm...> - 2013-04-18 17:39:12
|
Perhaps the condition should be "< 0" rather than "<= 0" ? If that is the problem. Dan On Thu, Apr 18, 2013 at 1:35 PM, Nagendra Kumar Goel < nag...@go...> wrote: > I have been using this to mix in data that is segmented with data that is > sentence by sentence files. I didn’t care if its 0 or -1. **** > > Is there a specific reason you don’t like it? It solves a real problem for > me.**** > > ** ** > > *From:* Daniel Povey [mailto:dp...@gm...] > *Sent:* Thursday, April 18, 2013 1:32 PM > *To:* Arnab Ghoshal; Nagendra Kumar Goel > *Cc:* kal...@li... > *Subject:* Re: [Kaldi-developers] extract-segments**** > > ** ** > > I think Nagendra may have been using this, he should chime in. > Dan**** > > ** ** > > ** ** > > On Thu, Apr 18, 2013 at 1:30 PM, Arnab Ghoshal <ar...@gm...> wrote:* > *** > > Hi all, > > we just noticed that there is an (unmentioned) assumption in > extract-segments.cc that an end time of (0, -1] in the segments file > means "include till the end of the file". But there are additional > logical bugs that causes an end time of 0 to have the same effect. I > do not like having this special value of the end time and plan to > remove it. But is there anybody who has a good reason to keep such a > functionality? > > -Arnab > > > ------------------------------------------------------------------------------ > Precog is a next-generation analytics platform capable of advanced > analytics on semi-structured data. The platform includes APIs for building > apps and a phenomenal toolset for data science. Developers can use > our toolset for easy data analysis & visualization. Get a free account! > http://www2.precog.com/precogplatform/slashdotnewsletter > _______________________________________________ > Kaldi-developers mailing list > Kal...@li... > https://lists.sourceforge.net/lists/listinfo/kaldi-developers**** > > ** ** > |