Speech Recognition Engines

Flat
Doubt about train, and key training issues
User: m811
Date: 4/18/2008 8:48 am
Views: 4280
Rating: 14

Hi,

I am trying to begin my own exercise with sphinx3. I have already given a name to it with the perl scripts_pl/copy_setup.pl -task mgf command.

I reran the Sphinxtrain setup without problems:
./configure
make
perl scripts_pl/setup_tutorial.pl mgf
cd ../mgf
perl scripts_pl/make_feats.pl -ctl etc/an4_train.fileids
perl scripts_pl/RunAll.pl

Then, I reran the decoder setup:
./configure --prefix=`pwd`/build --with-sphinxbase=`pwd`/../sphinxbase
make && make install
perl scripts/setup_tutorial.pl mgf

I got the following message:

Building task mgf
Task not previously defined. User has to provide language model and supporting variables

The tutorial says I have to copy the configuration files located under etc, to the new setup. I am not understanding well because I looked the etc/ directory of my new task and it already has the same files as the an4/etc.

What haven't I understood?

Thanks

--- (Edited on 4/18/2008 8:48 am [GMT-0500] by m811) ---

Re: Doubt about train, and key training issues
User: nsh
Date: 4/18/2008 9:20 am
Views: 149
Rating: 13

Task must have name an4 not mgf. Rerun everything making sure you are following the tutorial closely step by step.

 

--- (Edited on 4/18/2008 9:20 am [GMT-0500] by nsh) ---

Re: Doubt about train, and key training issues
User: m811
Date: 4/18/2008 10:07 am
Views: 1884
Rating: 16
Thanks for always answering even though my doubts are really silly or a result of a lack of patience and misreading.

I really appreciate your help.

--- (Edited on 4/18/2008 10:07 am [GMT-0500] by m811) ---

PreviousNext