Is that possible to create "web app" using cmu sphinx >???
if yes, could any one help me to create a simple web page that recognizes and
print the text using sphinx??
Any help would be appreciated..
Thanks in Advance
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
thanks nshmyrev,
But those are all API that takes the response from their server..
i need that all the control from our side. i tried that api already ... their
server is not that much stable..
i wish build like a simple sphinx4 demo using the grammars and acoustic models
in web app..
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Is that possible to create "web app" using cmu sphinx >???
if yes, could any one help me to create a simple web page that recognizes and
print the text using sphinx??
Any help would be appreciated..
Thanks in Advance
Yes, but technologies used there are not trivial
See
http://www.speechapi.com/
thanks nshmyrev,
But those are all API that takes the response from their server..
i need that all the control from our side. i tried that api already ... their
server is not that much stable..
i wish build like a simple sphinx4 demo using the grammars and acoustic models
in web app..
There are server sources link too. It's in a speechapi project at sourceforge
You can build your own with their sources
That's exactly what speechapi does
Thanks for the info nshmyrev,
could u assist me to how exactly i can make it my own by their resources???
did u tried these kind of stuff?
if yes please guide me to achieve..
Thanks in advance
Download software, read install instruction, install, use
Yes