Menu

Help please

Help
med
2012-01-04
2012-09-22
  • med

    med - 2012-01-04

    when I try this command this is what I get, I'm using pocketsphinx,
    sphinxbase, sphinxtrain, all snapshot:

    root@hyt-med:/home/S5/PFE/work# perl
    /home/S5/PFE/Sphinx/SphinxTrain/scripts_pl/setup_SphinxTrain.pl -task work
    Current directory not empty.
    Will leave existing files as they are, and copy non-existing files.
    Making basic directory structure
    Installing /home/S5/PFE/Sphinx/SphinxTrain/scripts_pl/setup_SphinxTrain.pl/etc
    /feat.params to etc/feat.params
    /home/S5/PFE/Sphinx/SphinxTrain/scripts_pl/setup_SphinxTrain.pl/python/build/l
    ib => python
    Generating SphinxTrain configuration file in etc/sphinx_train.cfg
    Can't open etc/sphinx_train.template or /home/S5/PFE/Sphinx/SphinxTrain/script
    s_pl/setup_SphinxTrain.pl/etc/sphinx_train.cfg

    any idea why

     
  • Nickolay V. Shmyrev

    To setup new sphinxtrain use the command

    sphinxtrain -t work setup
    

    To run the training use the command

    sphinxtrain run
    

    Run those commands from the database folder

     
  • med

    med - 2012-01-04

    thank you, it's working :)

     
  • med

    med - 2012-01-05

    it keeps giving me this error when I use perl:

    hyt-med@hyt-med:/home/S5/PFE/work$ sudo perl scripts_pl/make_feats.pl -ctl
    etc/work.fileids
    Can't open perl script "scripts_pl/make_feats.pl": No such file or directory
    hyt-med@hyt-med:/home/S5/PFE/work$

    how to fix this?

     
  • Nickolay V. Shmyrev

    You don't need to run this perl script. It's a part of a main build now.

     
  • med

    med - 2012-01-05

    ah ok, so I just have to create the .dic .phone .filler .transcription
    .fileids, then run the all with: sphinxtrain run
    this is what you want to say?
    thank you again for your help :)

     

Log in to post a comment.