VoxForge
Hi chn,
>error:"sphinx_deocde.exe:Cannot found sphinxbase.dll,...."
If you able to train a corpus using SphinxTrain, then you must have already installed sphinxbase... is this a path issue?
Are you following the CMU Robust Group Tutorial (Learning to use the CMU SPHINX Automatic Speech Recognition system)?
Ken
--- (Edited on 12/16/2008 10:47 am [GMT-0500] by kmaclean) ---
Thanks for you reply!
Yes ,I had followed the CMU Robust Group Tutorial,train-process is ok!But sphinxbase.dll is included "C:\tutorial\sphinxbase\lib\debug"and s3decoder.dll is in "C:\tutorial\sphinx3\lib\debug" .I used Visual Studio 2005!
When I bulit sphinxbase ,success!Then bulit sphinx3 "s3decoder ,sphinx3_livepretend,sphinx3_livedecode,sphinx3_dp,sphinx3_decode,sphinx3_continuou,sphinx3_lm_converts- 0 errors....
sphinx3_ep ,sphinx3_gausubvq,sphinx3_align, sphinx3_astar,sphinx3_conf [two | five] errors...,like unresolved external symbol _logs_free referenced in function _main..."
spinx3_decode is ok,when I run it and got "cannot found sphinxbase.dll..."
--- (Edited on 12/16/2008 7:59 pm [GMT-0600] by chn) ---