Menu

Error Decoding, Can't Find AN4-1-1

Help
siuburton
2007-02-11
2012-09-22
  • siuburton

    siuburton - 2007-02-11

    We have been going through the Robust Group Tutorial using Sphinx 3 nightly and SphinxTrain nightly with the AN4 database. We are getting an error when we try to decode saying can't open AN4-1-1.match. The file an4.match exists in the result directory. The error message is as follows:

    ~/tutorial/nightly/an4$ perl scripts_pl/decode/slave.pl
    MODULE: DECODE Decoding using models previously trained
    Decoding 130 segments starting at 0 (part 1 of 1)
    Using files: 0% Finished
    Can't open /home/nathan/tutorial/nightly/an4/result/an4-1-1.match
    SENTENCE ERROR: 100.000% (130/130)

     
    • David Huggins-Daines

      What does logdir/decode/an4-1-1.log say?

       
    • siuburton

      siuburton - 2007-02-11

      It said error loading shared libraries. libsphinxutil.so.0
      I found this in the sphinxbase directory. Did it not install correctly?

       
      • David Huggins-Daines

        Ahh - if you installed SphinxBase system-wide, you may have to do one or two things:

        1) add /usr/local/lib to /etc/ld.so.conf or /etc/ld.so.conf.d/
        2) run /sbin/ldconfig

         

Log in to post a comment.