Hello pros! I'm new to recognizing the speech to text or something. I want to know how it works.
I've already read the descriptions and tutorials, but i can't grasp main point how to handle it.
My problem is that how to build dmp file with above a little words or can i directly use somekind of dmp file?
I only want use a little words such as (next, back, stop, play) in english and russian.
What should i do exact? Step by Step. Thank you for your help.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi, Nickolay, I did it nearly spent one day, it works, but not perfect.
The grammar of "start", "stop" words is almost same, i think.
Grammar is start - S T AA R T , stop - S T AA P.
I used the online service, and is there possible to make the accuracy high? I've checked the tutorial.
Is there any code for this?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello pros! I'm new to recognizing the speech to text or something. I want to know how it works.
I've already read the descriptions and tutorials, but i can't grasp main point how to handle it.
My problem is that how to build dmp file with above a little words or can i directly use somekind of dmp file?
I only want use a little words such as (next, back, stop, play) in english and russian.
What should i do exact? Step by Step. Thank you for your help.
This question is answered in our tutorial http://cmusphinx.github.io/wiki/tutoriallm
Hi, Nickolay, I did it nearly spent one day, it works, but not perfect.
The grammar of "start", "stop" words is almost same, i think.
Grammar is start - S T AA R T , stop - S T AA P.
I used the online service, and is there possible to make the accuracy high? I've checked the tutorial.
Is there any code for this?
This is my source code.
And a new.ml, new.dic
To get help on accuracy issues you need to provide the logcat output and the raw files created on the device.