Search the web
Sign In
New User? Sign Up
icsi-speech-tools
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 13 - 42 of 162   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
13
... Eric> Dave (and anyone else with insight) -- I just compiled ATLAS Eric> (v 3.7.8) and quicknet, and I was interested in using the Eric> parallel threaded...
David Johnson
st0nka
Offline Send Email
Oct 2, 2004
1:03 am
14
Hi all, I'm wondering about the way QuickNet is initializing its weight and ... init_ramdom_bias_min = -4.1 init_ramdom_bias_max = -3.9 init_random_weight_min...
anoregyah
Offline Send Email
Oct 31, 2004
3:55 pm
15
Here is a note from Morgan on this subject: The bias acts like the priors (log priors, actually) for a unit, and at the output the priors would be 1/#units....
Chuck Wooters
wooters_icsi
Offline Send Email
Oct 31, 2004
9:27 pm
16
Hi, It's clearer now, So given a bias in the interval [-4.1 -3.9] we imply that the default value for #outputs is 1/exp(-4.0) = 55. That's fine But how does...
Cuong Huy To
cuong.to@...
Send Email
Nov 2, 2004
7:08 pm
17
I built ATLAS 3.6.0 from source, with threaded libraries, for Pentium 4 with SSE2. I tried to build Quicknet with the following commands: tar xvfz...
dave_gelbart
Offline Send Email
Nov 11, 2004
4:32 pm
18
... dave> I built ATLAS 3.6.0 from source, with threaded libraries, dave> for Pentium 4 with SSE2. I tried to build Quicknet with the dave> following...
David Johnson
st0nka
Offline Send Email
Nov 11, 2004
4:49 pm
19
By the way " ./configure --with-blas=atlas" (rather than "=ptatlas") runs without error. I am interested in building Quicknet with "=ptatlas" since I suppose...
dave_gelbart
Offline Send Email
Nov 11, 2004
4:50 pm
20
Thanks, David. I sent my second message before I saw your reply. ... the ... for ... v3_02. ... CPPFLAGS ... not ... details. ... are ... hits ... and...
dave_gelbart
Offline Send Email
Nov 11, 2004
4:51 pm
21
I'll say that having grabbed the CVS version that the hyperthreading is working very nicely, BTW. Thanks muchly, guys! Looking forward to v3_03, -Eric...
Eric Fosler-Lussier
fosler@...
Send Email
Nov 11, 2004
5:54 pm
22
If the rtst library is installed in a nonstandard place, how should I tell Quicknet's configure script where to find it?...
dave_gelbart
Offline Send Email
Nov 11, 2004
8:58 pm
23
Version v3_03 of the QuickNet MLP training program and libraries has been released, tagged in the CVS archive and installed in /u/drspeech/ at ICSI. This...
David Johnson
st0nka
Offline Send Email
Nov 11, 2004
11:27 pm
24
Version 0.2 of the feacat package has been released, tagged in the CVS archive and installed in /u/drspeech/ at ICSI. feacat includes several versatile...
David Johnson
st0nka
Offline Send Email
Nov 11, 2004
11:47 pm
25
... dave> If the rtst library is installed in a nonstandard place, how dave> should I tell Quicknet's configure script where to find it? Quicknet v3_03 has a...
David Johnson
st0nka
Offline Send Email
Nov 12, 2004
12:36 am
26
I just tried to build SPRACHcore and I ran into some problems (error messages). So I tried to build pfile_utils which is all I need at the moment and I still...
dave_gelbart
Offline Send Email
Nov 12, 2004
9:33 pm
27
Would it be wise for me to try building the pfile_utils code (from SPRACHcore) with Quicknet3 (which builds fine on the system I am using) rather than the...
dave_gelbart
Offline Send Email
Nov 12, 2004
9:37 pm
28
I am having a problem building the new feacat-0.2. I run the following commands: tar xvfz feacat-0.2.tar.gz cd feacat-0.2/ ./configure...
dave_gelbart
Offline Send Email
Nov 12, 2004
10:30 pm
29
... dave> Would it be wise for me to try building the pfile_utils code dave> (from SPRACHcore) with Quicknet3 (which builds fine on the dave> system I am...
David Johnson
st0nka
Offline Send Email
Nov 14, 2004
3:45 am
30
... dave> I am having a problem building the new feacat-0.2. I run dave> the following commands: Check the configure output - for some reason it's not finding...
David Johnson
st0nka
Offline Send Email
Nov 14, 2004
3:47 am
31
In configure.in I see this: if test -f ${qn_dir}/pkgconfig/rtst.pc; then QN_DFLT_PC=${qn_dir}/pkgconfig elif test -f ${qn_dir}/rtst.pc; then ...
David Gelbart
dave_gelbart
Offline Send Email
Nov 14, 2004
7:38 am
32
Since I haven't been able resolve the problems in building from source that I am having on this Suse Linux machine, I tried copying over binary executables...
David Gelbart
dave_gelbart
Offline Send Email
Nov 14, 2004
8:15 am
33
... David> In configure.in I see this: David> if test -f ${qn_dir}/pkgconfig/rtst.pc; then David> QN_DFLT_PC=${qn_dir}/pkgconfig elif test -f David>...
David Johnson
st0nka
Offline Send Email
Nov 15, 2004
8:12 pm
34
Please ignore. Just a test message to keep Yahoo from deleting the group. Thanks, Chuck...
Chuck Wooters
wooters_icsi
Offline Send Email
Feb 15, 2005
3:06 pm
35
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...
Scott Otterson
scottotterson
Offline Send Email
May 11, 2005
7:57 am
36
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@...
Send Email
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 Otterson
scottotterson
Offline Send Email
May 11, 2005
5:36 pm
38
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...
Chuck Wooters
wooters_icsi
Offline Send Email
May 11, 2005
5:47 pm
39
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...
Scott Otterson
scottotterson
Offline Send Email
May 11, 2005
7:06 pm
40
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 Wooters
wooters_icsi
Offline Send Email
May 11, 2005
7:25 pm
41
... 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)...
David Johnson
st0nka
Offline Send Email
May 11, 2005
9:57 pm
42
... 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...
David Johnson
st0nka
Offline Send Email
May 11, 2005
10:06 pm
Messages 13 - 42 of 162   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help