on command prompt, the bw.exe stops responding when it tries to read en-us\mdef.txt and windows have to close this program.
Things you might need to know
I am using Windows 8.1 Pro (64-bit)
Downloaded sphinxbase , sphinxtrain , pocketsphinx
Downloaded Continous Model named cmusphinx-en-us-5.2.tar.gz from
Generated accoustic feature files by following the tutorial
Converted mdef file in en-us by following tutorial.
Note: To bw.exe i am giving argumnet -ts2cbfn .cont. The tutorial suggest to use .ptm. Is this causing any problem.?
I have also read this similar thread by Hasibul Haqiue name bw.exe stops working but could not solve my problem.
Tried to run bw.exe with and without -svspec 0-12/13-25/26-38 \ but no good.
bw.exe uses feature_transform file since it is in my acoustic model as suggested by tutorial.
and last but not least ,, Have no clue what is wrong..
Thanks for your help and consideration.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi ,
I want to adapt default acoustic model for Sphinx4. I am following the tutorial on http://cmusphinx.sourceforge.net/wiki/tutorialadapt. When i try to accumulate observing counts by using the command
bw -hmmdir en-us -moddeffn en-us\mdef.txt -ts2cbfn .cont. -feat 1s_c_d_dd -cmn current -agc none -dictfn cmudict-en-us.dict -ctlfn arctic20.fileids -lsnfn arctic20.transcription -lda en-us/feature_transform -accumdir .
on command prompt, the bw.exe stops responding when it tries to read en-us\mdef.txt and windows have to close this program.
Things you might need to know
I am using Windows 8.1 Pro (64-bit)
Downloaded sphinxbase , sphinxtrain , pocketsphinx
Downloaded Continous Model named cmusphinx-en-us-5.2.tar.gz from
http://sourceforge.net/projects/cmusphinx/files/Acoustic%20and%20Language%20Models/US%20English%20Generic%20Acoustic%20Model/en-us.tar.gz/download
Generated accoustic feature files by following the tutorial
Converted mdef file in en-us by following tutorial.
Note: To bw.exe i am giving argumnet -ts2cbfn .cont. The tutorial suggest to use .ptm. Is this causing any problem.?
I have also read this similar thread by Hasibul Haqiue name bw.exe stops working but could not solve my problem.
Tried to run bw.exe with and without -svspec 0-12/13-25/26-38 \ but no good.
bw.exe uses feature_transform file since it is in my acoustic model as suggested by tutorial.
and last but not least ,, Have no clue what is wrong..
Thanks for your help and consideration.
You need to provide exact command you trying, the information about layout of the files in your system and the exact and complete tool output.
Hi Nick,
i have the same problem. just that i am using cygwin in windows 10.
Pls advise ...
Below is my commands and output and attached files:
Lisa Loo@DESKTOP-F0KLOLD /home/adapt
$ ./bw \
INFO: feat.c(715): Initializing feature stream to type: '1s_c_d_dd', ceplen=13, CMN='batch', VARNORM='no', AGC='none'
INFO: main.c(318): Reading en-us/mdef.txt
Segmentation fault
Install linux