• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Liutauras Vilda
  • Jeanne Boyarsky
  • paul wheaton
Sheriffs:
  • Ron McLeod
  • Devaka Cooray
  • Henry Wong
Saloon Keepers:
  • Tim Holloway
  • Stephan van Hulst
  • Carey Brown
  • Tim Moores
  • Mikalai Zaikin
Bartenders:
  • Frits Walraven

Speech Recognition Java?

 
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hey Guys,
I have recently been trying to do something with sphinx 4, I have set it up right I think, I got the HelloWorld Demo working and it asks for Speech input from user
(Good morning | Hello) ( Bhiksha | Evandro | Paul | Philip | Rita | Will )
So it works good, but I want to change it like maybe put different names in those slots.
eg (Hi|Whats up) (Jack | James | etc.)

So could someone help me is here are some useful links
http://cmusphinx.sourceforge.net/sphinx4/doc/ProgrammersGuide.html
Its shows there HelloWorld.java, which I believe I will have to edit it, it says where its located but theres only .class and .config and .xml there and none of those have that code.
Could someone please tell me how to access it and how I can edit it to my standards, ready bake code would be nice.
This is not an assignment. Rather a task I set on my own.

Thanks
 
Look! It's Leonardo da Vinci! And he brought a tiny ad!
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic