1 / 21

Final Project (Phase I)

Final Project (Phase I). You are asked to Download and install CMU Sphinx “Open Source Toolkit for Speech Recognition” in your machine. This phase is required for completing your final project. Please note: You have to install the latest version of Sphinx (Sphinx-4).

jenna
Télécharger la présentation

Final Project (Phase I)

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Final Project (Phase I) You are asked to Download and install CMU Sphinx “Open Source Toolkit for Speech Recognition” in your machine. This phase is required for completing your final project. Please note: • You have to install the latest version of Sphinx (Sphinx-4). • Installation can be done in Sun Solaries, Mac, Linux, and Win32 operating systems. (I Prefer Linux, but not compulsory). • You have to be able to run one of the demos comes with Sphinx. • Your team members must present the installation, running the demo, and be able to answer any related questions. • Deadline is Saturday Jan 30th, 2010 after the class “schedule for presentation will be announced later on”. • The marks for this Phase are (5 Marks) **Please, refer to the learningzone for any updates. Please use these links for more help: http://cmusphinx.sourceforge.net/sphinx4/ http://cmusphinx.sourceforge.net/wordpress/develop/

  2. Guide • Install FC12 • Install ant • #yum install ant • Install sun JDK • Download from sun linux platform • Download and Test Sphinx

  3. Install ant : #yum install ant And test ant if work or not It works

  4. Verify environment:

  5. JDK 6 from sun website: Download jdk 6 from http://java.sun.com/javase/downloads/widget/jdk6.jsp

  6. Install JDK6 : Install JDK # jdk-6u17-nb-6_8-linux-ml.sh

  7. Install JDK6 : Default installation, We didn't change anything and please remember JDK and netbeans path.

  8. Install JDK6 : Installation process

  9. Download CMU Sphinx : • http://sourceforge.net/projects/cmusphinx/files/sphinx4/ • Files • sphinx4-1.0beta3-src.zip • sphinx4-1.0beta3-bin.zip

  10. Extract Files: • Files • sphinx4-1.0beta3-bin.zip

  11. Configure jsapi: Got error due to When we extract file we login as root So when run jsapi we login as user • located at lib/jsapi.sh • # chmod +x jsapi • #./jsapi.sh

  12. Overcome jsapi permission problem: • $ su -> enter password for root • # mkdir /Sphinx-bin • # chmod 777 /Sphinx-bin • # exit • $ unzip sphinx4-1.0beta3-bin.zip • $ cd sphinx4-1.0beta3/lib • $ Chmod +x jsapi.sh • $ ./jsapi.sh

  13. Configure jsapi: Run again $ ./jsapi.sh

  14. Configure jsapi: • Configure jsapi • located at lib/jsapi.sh • # chmod +x jsapi • #./jsapi.sh Uudecode not install

  15. Since uudecode not found Download from net (we using rpmfusion repositories ) # yum install sharutils

  16. Uuencode installed:

  17. Reconfigure jsapi:

  18. Reconfigure jsapi: Jsapi success install and configure

  19. Configure u’r input device: When I try to run no voice detect. So I need to configure voice input device. Some computer have 2 input device like my labtop build in and mic jack.

  20. Test any demo provided : I use HelloWorld to test $ java -mx312m -jar bin/HelloWorld.jar

  21. The End • Now U can present your work • Note available • http://kamalharmoni.com/uum/adv-programming/

More Related