OH thats great. But in my case its still giving errors. What arguments did you
pass and how. And also tell me the way to create dictionary and language model
file.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
now i move all files to C for look how can it run. my command line is like
that : pocketsphinx_continuous -hmm /model\ -lm 5741.lm -dict 5741.dic http://cmusphinx.sourceforge.net/wiki/tutoriallm you will get your dict and lm files using that link.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Im getting runtime error, the windows error reporting dialog. Can you please
send me your pocketsphinx_continuous.exe. parameters are correct now. I think
there is some problem with my build in vs2005
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I figure out the continuous.c file and find out that
if (ps == NULL) line in main() fn returns null and my program exits with some
error.
thanks hypheni i run the program and its works with no error and its
recognizing words correctly. but i made my own dictionary and language model.
OH thats great. But in my case its still giving errors. What arguments did you
pass and how. And also tell me the way to create dictionary and language model
file.
now i move all files to C for look how can it run. my command line is like
that : pocketsphinx_continuous -hmm /model\ -lm 5741.lm -dict 5741.dic
http://cmusphinx.sourceforge.net/wiki/tutoriallm you will get your dict and lm files using that link.
Im getting runtime error, the windows error reporting dialog. Can you please
send me your pocketsphinx_continuous.exe. parameters are correct now. I think
there is some problem with my build in vs2005
can you send your email adrees? i will send you exe and language files. try
with them
Thanks mate. I downloaded pocketsphinx_continuous.exe and other dll from
Ollympus project and made dictionary file by own and it worked perfectly.
Now trying to figure out whats the problem with my build
pocketsphinx_continuous.exe. Thanks for your support. by the way where are you
from ?
oh its good. good advance for us for 2 days. Thanks for your help too. im from
turkey. you?
Im from India. And still trying to solve with proper model and source.
Actually I am having some problem due to VS2005.
Okay finally I have managed to fix it. I have to use some old version of
pocketsphinx and sphinx base for vs2005.