Hi, Can anyone offer advice in diagnosing the cause of an abort in qnstrn (3.03)? As far as I can tell, my data is OK, or at least qnnorm yields reasonable...
Looking over your command line, the only thing that looks hinky to me ... It's been a while since I've dug into that part of the code, but I suspect that...
Eric Fosler-Lussier
fosler@...
May 11, 2005 11:21 am
37
Thanks. I let qnstrn pick the default cache size and now I get a more informative abort message: Read sent_table_data for 0 sentences from '(unknown)'. ...
Scott, I think the problem may be with you cv_sent_start and cv_sent_count numbers. I *think* (David, please correct me if I'm wrong) that these must be within...
Thanks, Chuck, I tried it with train_sent_counts=439 (the total # of frames) but still got the abort. The way I had it originally matches examples in working...
Hi Scott, From these error messages, it looks like the problem is with the labels file. It looks to me like qnstrn is not recognizing the header of the labels...
... Chuck> Scott, I think the problem may be with you cv_sent_start Chuck> and cv_sent_count numbers. I *think* (David, please correct Chuck> me if I'm wrong)...
... Eric> Looking over your command line, the only thing that looks ... Eric> It's been a while since I've dug into that part of the code, Eric> but I suspect...
... Scott> Thanks. I let qnstrn pick the default cache size and now I Scott> get a more informative abort message: Scott> Read sent_table_data for 0...
Version v3_10 of the QuickNet MLP training program and libraries has been released and installed in /u/drspeech/ at ICSI. This version of QuickNet includes...
... David> Version v3_10 of the QuickNet MLP training program and David> libraries has been released and installed in /u/drspeech/ David> at ICSI. The...
I realize that pfile_utils aren't currently distributed with quicknet, but they are with SPRACHcore. I've been muddling around with pfile_klt, and ran into a...
Eric Fosler-Lussier
fosler@...
Jul 29, 2005 9:20 pm
47
... Eric> I realize that pfile_utils aren't currently distributed with Eric> quicknet, but they are with SPRACHcore. I've been muddling Eric> around with...
Dave, Thanks, I grabbed a copy from CVS. Quick note: I tried to compile but when it got to pfile_lda, the file icsiarray.cc was missing (included from...
Eric Fosler-Lussier
fosler@...
Jul 30, 2005 1:04 am
49
... Eric> Dave, Thanks, I grabbed a copy from CVS. Quick note: Eric> I tried to compile but when it got to pfile_lda, the file Eric> icsiarray.cc was...
... I asked Jeff Bilmes about this error once. This is what he wrote to me: Yes, if I remember correctly, this has to do with an iterative algorithm for...
Version v3_11 of the QuickNet MLP training program and libraries has been released and installed in /u/drspeech/ at ICSI. There are no major changes in this...
Version 1.00 of the feacat package has been released, tagged in the CVS archive and installed in /u/drspeech/ at ICSI. feacat includes several versatile...
Version v0_50 of the pfile_utils package has been released, tagged in the CVS archive and installed in /u/drspeech/ at ICSI. pfile_utils includes numerous...
Dear all, I am a new user of SPRACHcore tools, and have a few questions to ask: (1) How should I install SPRACHcore under windows XP? It seems that there are a...
To the best of my knowledge, we haven't run SPRACHcore on Windows since Win98. SPRACHcore tools were developed on Solaris, and work fine on Linux. I believe...
Hi, Adam, Thanks for your kind information. It seems that SPRACHcore is not a right tool for me to use, but I will give it a try for Cigwin. Thanks very much! ...
Dear all, I've been trying to install quicknet3.11 on Cygwin under Windows XP, but without any success. I followed instructions for "basic installation", and...
... I've replicated the error with the current version of cygwin. The problem is an incompatibility between libtool 1.3 and the current version of cygwin....
... Adam> --- In icsi-speech-tools@yahoogroups.com, "francisspeech" ... Adam> I've replicated the error with the current version of Adam> cygwin. The problem...
I am trying to install the SPRACHcore tool under Linux system. But it seems has system version probelm. When I type ./configure it shows: loading cache...
I am looking for help understanding the way the weights are recorded in the weights file. Specifically if anyone has a matlab script which will load them. I...