Menu

is that possible to build a web application ?

Help
2012-01-09
2012-09-22
  • karthicguru

    karthicguru - 2012-01-09

    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

     
  • Nickolay V. Shmyrev

    Is that possible to create "web app" using cmu sphinx >???

    Yes, but technologies used there are not trivial

    if yes, could any one help me to create a simple web page that recognizes
    and print the text using sphinx??

    See

    http://www.speechapi.com/

     
  • karthicguru

    karthicguru - 2012-01-09

    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..

     
  • Nickolay V. Shmyrev

    But those are all API that takes the response from their server..

    There are server sources link too. It's in a speechapi project at sourceforge

    heir server is not that much stable..

    You can build your own with their sources

    i wish build like a simple sphinx4 demo using the grammars and acoustic
    models in web app..

    That's exactly what speechapi does

     
  • karthicguru

    karthicguru - 2012-01-23

    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

     
  • Nickolay V. Shmyrev

    could u assist me to how exactly i can make it my own by their resources???

    Download software, read install instruction, install, use

    did u tried these kind of stuff?

    Yes

     

Log in to post a comment.