From: Nagendra G. <nag...@go...> - 2012-10-22 12:14:51
|
I have not run the example myself but your steps look correct. On Oct 22, 2012 4:31 AM, "Don McCoy" <do...@gm...> wrote: > I'm looking into Kaldi for research purposes and decided to run the yesno > example first. I had a couple of problems related to permissions and > missing links. I was able to get this to run without errors with the > following commands: > > cd egs/yesno/s3 > chmod +x local/*.pl > > ln -s ../../wsj/s3/scripts scripts > ln -s ../../wsj/s3/steps steps > > > I'm running Ubuntu 11.10 (32-bit) and I originally tried this with the > stable branch, but switched to trunk to see if this had been fixed but got > the same errors. The above worked on trunk but would probably work on > stable as well. Can someone confirm the above changes are correct? > > Also, how do I tell if the example ran correctly? Is there documentation > describing the expected output somewhere? > > Regards, > Don M > > > ------------------------------------------------------------------------------ > Everyone hates slow websites. So do we. > Make your web apps faster with AppDynamics > Download AppDynamics Lite for free today: > http://p.sf.net/sfu/appdyn_sfd2d_oct > _______________________________________________ > Kaldi-developers mailing list > Kal...@li... > https://lists.sourceforge.net/lists/listinfo/kaldi-developers > > |