Ubuntu 11.10 installing CMU Sphinx 4.
The process is fairly straightforward:
1. Install Oracle JDK (I've used version 1.6)
2. install ant
Next steps will take you to the journey of creating a real project.
The process is fairly straightforward:
1. Install Oracle JDK (I've used version 1.6)
2. install ant
sudo apt-get install ant3. install sharutils
sudo apt-get install sharutils4. navigate to desired folder
cd /usr/share5. install svn
sudo apt-get install subversion6. checkout files
sudo svn co https://cmusphinx.svn.sourceforge.net/svnroot/cmusphinx/trunk/sphinx47. run jsapi.sh
sudo sh ./sphinx4/lib/jsapi.sh8. build project
cd sphinx4 sudo ant
Next steps will take you to the journey of creating a real project.
hai can ask you how to build speech corpus by my own language? thanx
ReplyDelete