i swap kacst.cd_cont_1000_8 with kacst.cd_cont_1000_4 and the error same !
If you have issues you can always share your whole database folders so your
problem could be reproduced. You can pack the folder in archive, upload to a
public file sharing resource and give us a link.
plz tell me if i should put my data base path in sphinx 3.cfg file
I'm not sure what "sphinx 3.cfg" file you are talking about. I'm not aware
about such file in CMUSphinx setup.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Your batch_decode.sh script doesn't work because it has invisible control
symbol in the end. Its a Windows-style newline \r or hex code 0xd 0xa. You
need to remove it to make it work. You can do that with the following command:
This script for batch_decode.sh :
i swap kacst.cd_cont_1000_8 with kacst.cd_cont_1000_4 and the error same !
plz tell me if i should put my data base path in sphinx 3.cfg file
If you have issues you can always share your whole database folders so your
problem could be reproduced. You can pack the folder in archive, upload to a
public file sharing resource and give us a link.
I'm not sure what "sphinx 3.cfg" file you are talking about. I'm not aware
about such file in CMUSphinx setup.
Hello
Your batch_decode.sh script doesn't work because it has invisible control
symbol in the end. Its a Windows-style newline \r or hex code 0xd 0xa. You
need to remove it to make it work. You can do that with the following command:
then you can run it as usual
It will work and produce results as expected
For more details see the tutorial http://cmusphinx.sourceforge.net/wiki/tutor
ialam
Mr.nshmyrev Thank you very much
u r great teacher to us !
in arabic language : شكرا
:)
You are welcome
Mr.nshmyrev
I created anew folder caled 949 and put a recorded in it then i excute sh
./batch_decode.sh
but a result was :
why this error and why the system didnt generate feat files ??
Before decoding you need to extract feature mfc file from the audio file. You
can do that with sphinx_fe command.
You did not do that and it says the file is missing. The message should give
you a hint.
I did :
I dont know , but i choose alpha 0.97 and this error is appeared
Why ?
What is the argumant for sphinx_fe?
and what is the form to put path of wav file ??
or
there are other arguments to append. You can get the list if you run sphinx_fe
without parameters.