Menu

sphinxtrain: 000 computing features doesn't fail but does not generate files

Help
2016-08-12
2016-08-13
  • Felix Hennig

    Felix Hennig - 2016-08-12

    Hey,
    I'm following the tutorial very closly but now I am stuck at running sphinxtrain run .
    The first step completes instantly:
    Sphinxtrain path: /home/felix/nats/scripts/dl_dir/sphinxtrain_install_dir/lib/sphinxtrain Sphinxtrain binaries path: /home/felix/nats/scripts/dl_dir/sphinxtrain_install_dir/libexec/sphinxtrain Running the training MODULE: 000 Computing feature from audio files TEST Extracting features from segments starting at (part 1 of 1) Extracting features from segments starting at (part 1 of 1) Feature extraction is done
    But no .mfc files are generated, so in the next step "00 verify training files" in Phase 3 it fails with lots of lines like this one:
    WARNING: Error in '/home/felix/nats/scripts/dl_dir/data/etc/db_train.fileids', the feature file '/home/felix/nats/scripts/dl_dir/data/feat/1900_Galveston_hurricane/017.mfc' does not exist, or is empty

    I have no Idea why the files don't get generated, there are no errors and everything seems to work as it should.

    Any Ideas?

     
    • Nickolay V. Shmyrev

      You can check logs in logdir for details. Most likely you didn't configure LD_LIBRARY_PATH, so sphinx_fe can't find libsphinxbase library.

       
  • Felix Hennig

    Felix Hennig - 2016-08-13

    You are right, I accidently skipped the part of the tutorial where the paths are set. I could've found that earlier, what a stupid mistake. Thanks for your help!

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.