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 63 - 92 of 162   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
63
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...
someoneinmartigny
someoneinmar...
Offline Send Email
Nov 9, 2006
8:07 pm
64
One of our former, highly missed, speech group members, Barry Chen, wrote the following: ... I'm attaching the file 'rap_weights3_read.m'. I hope this helps. ...
Chuck Wooters
wooters_icsi
Offline Send Email
Nov 9, 2006
10:10 pm
65
Awesome. This looks like EXACTLY what I wanted. Thanx. ... From: Chuck Wooters <wooters@...> To: icsi-speech-tools@yahoogroups.com Sent:...
Someone in Martigny
someoneinmar...
Offline Send Email
Nov 10, 2006
4:51 pm
66
hey, Does anyone have a set of matlab scripts that will run a neural network in the same way quicknet does? I have code that will import the weights from the...
Contact me and find out
bueinstein
Offline Send Email
Dec 6, 2006
6:32 pm
67
Hi, On a particular data set, version 3.11 qnstrn is producing coefficient files with an extra leading hyphen. Here's a sample: weigvec 600 ...
scottotterson
Offline Send Email
Dec 18, 2006
4:29 am
68
... Hi David, I see no INSTALL file in the tar ball....
xuchenyao
Offline Send Email
Apr 5, 2007
1:07 am
69
Greetings, I followed the the INSTALL file of feacalc-0.90, which said that farray_octl might be needed: get farray_otcl; configure it --with-dat=<dat build...
yaoxuchen
xuchenyao
Offline Send Email
Apr 5, 2007
3:20 am
70
... xuchenyao> --- In icsi-speech-tools@yahoogroups.com, David Johnson ... xuchenyao> Hi David, I see no INSTALL file in the tar ball. Whoops - this is in CVS...
David Johnson
st0nka
Offline Send Email
Apr 10, 2007
12:31 am
71
Thank you, David. You'd better add the INSTALL file to the tar ball release file ;--) And there's a little bug in the config file, see the following output: ...
yaoxuchen
xuchenyao
Offline Send Email
Apr 10, 2007
1:30 am
72
... yaoxuchen> Thank you, David. You'd better add the INSTALL file to yaoxuchen> the tar ball release file ;--) The file will be in the tar ball next time...
David Johnson
st0nka
Offline Send Email
Apr 10, 2007
7:18 pm
73
... yaoxuchen> Thank you, David. You'd better add the INSTALL file to yaoxuchen> the tar ball release file ;--) The file will be in the tar ball next time...
David Johnson
st0nka
Offline Send Email
Apr 10, 2007
7:18 pm
74
Hi, There are 2 inputs of qnstrn and qnsfwd: ftr1_file and ftr2_file. And there are a bunch of other similar inputs, like ftr1/2_ftr_start, ftr1/2_window_len....
yaoxuchen
xuchenyao
Offline Send Email
Apr 12, 2007
10:15 am
75
The history behind this is that in the bad old days, when (a) pfiles had a 2gb limit, and (b) disks were not that big, we often wanted to combine two pfiles...
Eric Fosler-Lussier
fosler@...
Send Email
Apr 12, 2007
11:42 am
76
... yaoxuchen> Hi, There are 2 inputs of qnstrn and qnsfwd: ftr1_file yaoxuchen> and ftr2_file. And there are a bunch of other similar yaoxuchen> inputs, like...
David Johnson
st0nka
Offline Send Email
Apr 12, 2007
2:22 pm
77
"do different operations on them(. deltas .)", do you mean set ftr1/2_delta_order? Usually, if the input feature file includes delta and double delta features,...
yaoxuchen
xuchenyao
Offline Send Email
Apr 12, 2007
2:43 pm
78
Thanks David. David> If you trace back through the references to Morgan's work in the early 90s you'll find out what the RAP was (I don't have a reference to ...
yaoxuchen
xuchenyao
Offline Send Email
Apr 13, 2007
2:27 am
79
... yaoxuchen> Thanks David. David> If you trace back through the references to Morgan's work David> in the yaoxuchen> early 90s you'll find out what the RAP...
David Johnson
st0nka
Offline Send Email
Apr 13, 2007
3:45 pm
80
Hi, I use labels2pfile to convert .phn file(SA2.PHN here) to .pfile, and get the following output: $labels2pfile pfile=sa2.ilab.pfile offsettime=0...
yaoxuchen
xuchenyao
Offline Send Email
Apr 18, 2007
3:15 am
81
Got the solution. Usually the frame number from labels2pfile is <= the frame number from feacalc. That it because the .phn file doesn't label all the frames in...
yaoxuchen
xuchenyao
Offline Send Email
Apr 21, 2007
2:23 am
82
Hi, Using the test script in quicknet3 package, I got about 90% training accuracy, and 83% CV accuracy. But when applying quicknet on the TIMIT Speech Corpus,...
yaoxuchen
xuchenyao
Offline Send Email
Apr 27, 2007
1:01 am
83
Xuchen, Your results on TIMIT seem perfectly normal. Here are two TIMIT experiments that I've run (using an old version of Quicknet in 2003): 61.7% test frame...
Arlo Faria
arlo@...
Send Email
Apr 27, 2007
5:04 pm
84
Thank you Arlo. Your response really inspires me. Thank you. -Xuchen _____ From: icsi-speech-tools@yahoogroups.com [mailto:icsi-speech-tools@yahoogroups.com]...
yaoxuchen
xuchenyao
Offline Send Email
Apr 29, 2007
12:39 am
85
In the last post I asked about a "normal" training accuracy, and thanks Arlo that I'm in the right way. So I started to use QuickNet for our own job, but only...
yaoxuchen
xuchenyao
Offline Send Email
May 15, 2007
3:01 am
86
Hi Xuchen, (CC'd to the list, for reference) I looked at your log file and it seems there's no bugs. Moreover, your results seem perfectly "normal" ... when...
Arlo Faria
arlo@...
Send Email
May 15, 2007
4:40 am
87
Thank you Arlo. In order to decide which is the best hidden unit size, I read the paper "Size Matters" before. The whole job contains 40M frames, with 39 input...
yaoxuchen
xuchenyao
Offline Send Email
May 15, 2007
5:29 am
88
Your input layer has 39*9=351 units, so the formula would suggest about 4000 hidden units. If this is too big/slow, I would recommend training on a subset of...
Arlo Faria
arlo@...
Send Email
May 15, 2007
5:45 am
89
Hi, I trained a net for 4000 utterances and then forward all 4000 utterances using qnsfwd. But I found that the first 4000 utterances contain more frames than...
yaoxuchen
xuchenyao
Offline Send Email
May 22, 2007
2:12 pm
90
It comes from the fact that you have a context window of 9 frames (since you don't have the qnstrn script here, it's hard to say which one, but if the...
Eric Fosler-Lussier
fosler@...
Send Email
May 22, 2007
3:07 pm
91
Thank you, Eric. When using quicknet, I didn't pad either feature file or ilab pfile. So I always set hardtarget_window_offset=0 when using qnstrn and qnsfwd....
yaoxuchen
xuchenyao
Offline Send Email
May 23, 2007
1:03 am
92
... Yes, and train with hardtarget_window_offset=4, I would recommend. This will skip the first 4 labels (which is what you want). Otherwise, with...
Eric Fosler-Lussier
fosler@...
Send Email
May 23, 2007
1:31 am
Messages 63 - 92 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