Looks like I am all set with required files and set up as I do not see any errors, but I am stuck here as I am not sure what to do next. I didn’t find any samples or demos that came with it.
I am wondering, if there are any demos or samples that would help me to get started and even a basic sample would help.
Looks like I am all set with required files and set up as I do not see any errors, but I am stuck here as I am not sure what to do next. I didn’t find any samples or demos that came with it.
I am wondering, if there are any demos or samples that would help me to get started and even a basic sample would help.
Hello,
I am new to CMU Sphinx and Speech recognition thing.
I am checking out Sphinx 4 here http://cmusphinx.sourceforge.net/wiki/tutorialsphinx4 and added maven repository and dependencies to my eclipse project and got all the dependencies as explained here.
Looks like I am all set with required files and set up as I do not see any errors, but I am stuck here as I am not sure what to do next. I didn’t find any samples or demos that came with it.
I am wondering, if there are any demos or samples that would help me to get started and even a basic sample would help.
I found few demos here https://sourceforge.net/projects/cmusphinx/files/sphinx4/5%20prealpha/, but they do not seem to be compatible with POM files mentioned.
<dependency>
<groupid>edu.cmu.sphinx</groupid>
<artifactid>sphinx4-core</artifactid>
<version>1.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupid>edu.cmu.sphinx</groupid>
<artifactid>sphinx4-data</artifactid>
<version>1.0-SNAPSHOT</version>
</dependency>
Any help to get me started is appreciated, thanks
Demos are in sphinx4-samples.
On Sat, Aug 23, 2014 at 7:05 AM, kamisrini2 kamisrini2@users.sf.net wrote:
--
Sincerely, Alexander