sphinx4
using htk for non-digit recognizing
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[详细]
2023-04-09 20:28 分类:问答Speech recognition response is poor in sphinx4
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[详细]
2023-04-04 22:14 分类:问答How to convert voice to text?
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[详细]
2023-04-04 18:14 分类:问答Debugging with jdb
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[详细]
2023-04-03 12:08 分类:问答How large must a corpus be to create a language model for Sphinx?
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[详细]
2023-03-20 06:55 分类:问答Sphinx 4 corrupted ARPA LM?
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[详细]
2023-02-13 17:35 分类:问答Sphinx4 Speech Recognition from a video
Does 开发者_如何转开发Sphinx4 support Speech-to-Text processing on video files? If yes, Does it need JMF?[详细]
2023-02-12 00:34 分类:问答How to Optimize JVM to utilize less resources
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[详细]
2023-02-09 04:49 分类:问答Build sphinx4 using eclipse
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[详细]
2023-02-05 09:38 分类:问答Sphinx4 vs Pocketsphinx
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.[详细]
2023-02-05 03:07 分类:问答