Hello,
I was able to run hello demo in eclipse, now I wan to make it do the same job but recognize words in another language.
This what I understand first I have to prepare my data which will be in another language .
I followed this page
could some one tell me if I did the correct things or not also what is the next step to modify hello demo in order to recognize specific words in different language.
and one more thing after complete training how can I test and see the WORD ERROR RATE
I tried to run this command but there was errors
sphinxtrain -s decode run
Last edit: Sny 2015-07-04
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
the command does not work. I might have done something wrong.
after typing the command
sphinxtrain -s decode run
this is the error
(sphinxtrain is not recognized as internal or external command
operable program or batch file).
note that i use windows 7
Last edit: Sny 2015-07-02
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
So first thing I have to do is prepare my data by recording it. my data will be in Arabic language do you know any program that helps me to record it which should be in wav format, 16000Hz.
Last edit: Sny 2015-07-02
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
I was able to run hello demo in eclipse, now I wan to make it do the same job but recognize words in another language.
This what I understand first I have to prepare my data which will be in another language .
I followed this page
could some one tell me if I did the correct things or not also what is the next step to modify hello demo in order to recognize specific words in different language.
and one more thing after complete training how can I test and see the WORD ERROR RATE
I tried to run this command but there was errors
sphinxtrain -s decode run
this question
what is the next step to modify hello demo in order to recognize specific words in different language.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
I was able to run hello demo in eclipse, now I wan to make it do the same job but recognize words in another language.
This what I understand first I have to prepare my data which will be in another language .
I followed this page
http://cmusphinx.sourceforge.net/wiki/tutorialam
then I need to train it also using the above link or this tutorial
http://www.speech.cs.cmu.edu/sphinx/tutorial.html
could some one tell me if I did the correct things or not also what is the next step to modify hello demo in order to recognize specific words in different language.
and one more thing after complete training how can I test and see the WORD ERROR RATE
I tried to run this command but there was errors
sphinxtrain -s decode run
Last edit: Sny 2015-07-04
This is correct tutorial
Which errors exactly
the command does not work. I might have done something wrong.
after typing the command
sphinxtrain -s decode run
this is the error
(sphinxtrain is not recognized as internal or external command
operable program or batch file).
note that i use windows 7
Last edit: Sny 2015-07-02
So first thing I have to do is prepare my data by recording it. my data will be in Arabic language do you know any program that helps me to record it which should be in wav format, 16000Hz.
Last edit: Sny 2015-07-02
On Windows you have to use as pointed earlier in tutorial
Audacity
Thanks, I appreciate your answer.
could you please take a look at all my questions. I know that I asked too many questions at the same time
I do not see any other questions from you.
Hello,
I was able to run hello demo in eclipse, now I wan to make it do the same job but recognize words in another language.
This what I understand first I have to prepare my data which will be in another language .
I followed this page
http://cmusphinx.sourceforge.net/wiki/tutorialam
then I need to train it also using the above link or this tutorial
http://www.speech.cs.cmu.edu/sphinx/tutorial.html
could some one tell me if I did the correct things or not also what is the next step to modify hello demo in order to recognize specific words in different language.
and one more thing after complete training how can I test and see the WORD ERROR RATE
I tried to run this command but there was errors
sphinxtrain -s decode run
this question
what is the next step to modify hello demo in order to recognize specific words in different language.