VoxForge
Re: Turkish dictionary myam.dic
Hi,
I got some error messages after I fix utf-8 coding and run slave.pl :
I built the acoustic files by running scripts/make_feat.pl -ctl
etc/myam_train.fileids
Then scripts/RunAll.pl
At the end, we got this error:
Error:
Training for 3 Gaussian(s) completed after 5 iterations
MODULE: 90 deleted interpolation
Skipped for continuous models
MODULE: 99 Convert to Sphinx2 format models
Can not create models used by Sphinx-II.
If you intend to create models to use with Sphinx-II models, please
rerun with:
$ST::CFG_HMM_TYPE = '.semi.' or
$ST::CFG_HMM_TYPE = '.cont' and $ST::CFG_FEATURE = '1s_12c_12d_3p_12dd'
and $ST::CFG_STATESPERHMM = '5'
Then I decided to try to run decode, inspite of the above "cannot create
models used by Sphinx-II".
I ran ../pocketsphinx/setup_sphinx.pl -task myam -langmod ../language_model
Then we ran ./scripts_pl/make_feats.pl -ctl etc/myam_test.fileids
This just made the feats once again, just like it did during the first command
above. I just used the same file as etc/myam_train.fileids, except renamed it
to etc/myam_test.fileids
Then I ran the preliminary decode:
./scripts_pl/decode/slave.pl
And I got this:
MODULE: DECODE Decoding using models previously trained
Decoding 512 segments starting at 0 (part 1 of 1)
0% FATAL_ERROR: "batch.c", line 461: PocketSphinx decoder init
failed
This step had 3 ERROR messages and 1 WARNING messages. Please
check the log file for details.
Failed to start /home/kapil/Work/ercan/myam/bin/pocketsphinx_batch
Aligning results to find error rate
Can't open
/home/kapil/Work/ercan/myam/result/myam-1-1.match
Can't open
/home/kapil/Work/ercan/myam/etc/myam_test.transcription for
reading
-------------------
I uploaded the task folder here:
http://rapidshare.com/files/289493537/myam__copy_.zip.html
pls let me know how I can fix it ?
Br,
ercan
--- (Edited on 10/6/2009 1:06 pm [GMT-0500] by ercani) ---