Speech Recognition Engines

Flat
Running Sphinx3 on Windows
User: Ben
Date: 9/10/2009 4:23 am
Views: 6088
Rating: 4

Hi,

I downloaded sphinx3, and all the other relevant code - sphinxbase, sphinxtrain and the an4 data. I have managed to successfully compile the source code on Windows using MS VC++ 9.0 (Visual Studio 2008 IDE), but when I try to run the perl script (I am using ActivePerl), "perl scripts_pl/RunAll.pl", it runs till "Phase 3: Forward-Backward" and then does nothing after that except showing this message:

"Waiting for C:/Tutorial/an4/model_parameters/an4.ci_cont_flatinitial/mixture_weights"

Please help!

I have been following the instructions I found at the CMU site.

--- (Edited on 9/10/2009 4:23 am [GMT-0500] by Visitor) ---

New to Sphinx
User: Ben
Date: 9/10/2009 6:02 am
Views: 118
Rating: 5

I am new to Sphinx and have been using HTK for the past few months. Any help would be appreciated..

 


thanks guys.

--- (Edited on 9/10/2009 6:02 am [GMT-0500] by Visitor) ---

Re: Running Sphinx3 on Windows
User: nsh
Date: 9/10/2009 10:24 am
Views: 1126
Rating: 6

Well, first of all I recommend you to install Linux. It's ridiculous to do speech research in Windows, nobody does that. This is true for both HTK and Sphinx.


Second, try to understand what program does, that will help you to resolve the issues like this one. In particular most likely you did some little mistake with tutorial setup, some typo in a file name or something like that. But to find the reason of the error you need to investigate the logs training process creates in logdir. It's usually not enough to provide the last message. Basically it's impossible to help you using the information you provided without the full access to logs.

 

--- (Edited on 9/10/2009 10:25 am [GMT-0500] by nsh) ---

Re: Running Sphinx3 on Windows
User: ironbridge
Date: 11/18/2012 8:27 am
Views: 1876
Rating: 3

i meet the same problem in linux . i find log file show that it lack sphinxbase.so , so I add path of sphinxbase.so and fix it now. I suggest you also add  the sphinxbase to your sphinxtrain bin file . hope it work for you.

--- (Edited on 11/18/2012 8:27 am [GMT-0600] by ironbridge) ---

PreviousNext