I have been trying to use HTk coupled with sphinx4 for a speech recognition application. I am providing my input as a wav file and i am using the sphinx provided \"Transcriber demo\' and the \'Lattice
Currently we are investigating into using sphinx4 for speech recognition. We are trying to achieve a good response for a dictation type application. The input is a wav file and we wish to transcribe i
I am trying to converting my开发者_StackOverflow社区 wav file to text file usingsphinx4.Is it possible to recognize the word which is not include in grammar file?This is a common misconception that yo
Trying to figure out my way around Sphinx 4 (the CMU speech recognition engine in Java), I tried to use a demo included with the distribution by altering it to what I wanted it to do (the name of the
I would like to know how many documents or sentences or words I need to process in order to get a good language model of a domain and use it in voice recognition tools suc开发者_开发百科h as CMU Sphin
I have an ARPA LM generated by kylm, when running SPHINX I get this exception stack trace: Exception in thread \"main\" java.lang.RuntimeException: Allocation of search manager resources failed
Does 开发者_如何转开发Sphinx4 support Speech-to-Text processing on video files? If yes, Does it need JMF?
I am using Apache tomcat 7.02 as a server.I created an application using sphinx4 and deployed it on apache tomcat server.Since this Sphinx4 app开发者_开发问答lication requires a lot of memory to execu
I have been trying to build sphinx4 in eclipse for a long time with no success! I import all the sphinx sources and add all the necessary external Jar开发者_如何学Go files, but
What\'s the easiest way to run a program written in sphinx4 on pocketshpinx? I need something that can be used on various mobile platforms, like the iphone and android phones.