Menu

Training to create Acoustic Models

Help
Suwandy
2006-05-08
2012-09-22
  • Suwandy

    Suwandy - 2006-05-08

    Hi,

    I am currently trying to start training my database to get SphinxTrain to be able to create the relevant acoustic models for me.

    I've had all the files I was told necessary to be present in my database/etc folder
    .fileids, .transcriptions, .dic, .filler, .phone, and finally sphinx_train.cfg

    But when I tried running /scripts_pl/00.verify/verify_all.pl it gave me the following error messages, which I don't understand why :

    Must specify -cfg or create default file ./etc/sphinx_train.cfg

    Why is this so?
    Thanks,

    Suwandy

     
    • nesayus

      nesayus - 2006-05-09

      Hi, Suwandy

      I am not an expert but I had the same problem. U just have to call the skript from the projekt path not from the script path. like this :

      c:\sphinxprojekt> scripts_pl\RunAll.pl

      Or you can change the path in the all skripts.
      $cfg_file = "./etc/sphinx_train.cfg"; <-- here

      Hope it works.
      nesayus

       

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.