Menu

Setting up the training skills

Help
MEET SHAH
2019-07-13
2019-07-16
  • MEET SHAH

    MEET SHAH - 2019-07-13

    Hi
    I am new to this CMUsphinx world.I am trying to learn to train acoustic model by following the method give in following link: https://cmusphinx.github.io/wiki/tutorialam/

    While setting up the training scripts
    i type the following in command prompt
    python ../sphinxtrain/scripts/sphinxtrain -t an4 setup

    And following is shown:
    Sphinxtrain path: C:/sphinx/sphinxtrain
    Sphinxtrain binaries path: C:/sphinx/sphinxtrain/bin/Release/Win32
    Setting up the database other

    then the databse directory should have this:
    ├─ etc
    ├─ feat
    ├─ logdir
    ├─ model_parameters
    ├─ model_architecture
    ├─ result
    └─ wav
    but my database only shows this
    ├─ etc
    └─ wav
    So what can be the error??
    I have already followed steps as per link.But still i cant find the error.Can you help me?

     
    • Nickolay V. Shmyrev

      I don't see any error here either, you can proceed.

       
      • MEET SHAH

        MEET SHAH - 2019-07-14

        CONSIDERING THAT I TRIED TO PROCEED TILL
        TRAINING
        BUT AS SOON AS I TYPE python ../sphinxtrain/scripts/sphinxtrain run

        ON COMMAND PROMPT AS WELL AS PERL(COMMAND LINE)

        IT SHOWS THREE LINES AND OPENS NOTEPAD as shown in pic

         
  • MEET SHAH

    MEET SHAH - 2019-07-14

    THANKS

     
  • MEET SHAH

    MEET SHAH - 2019-07-16

    I AM HAVING NEW PROBLEM NOW:
    AFTER RUNNING FOLLOWING TYPE OF ERROR EXIST FOR ALL WAVE FILE.
    WARNING: Error in 'C:/sphinx/other/etc/other_train.fileids', the feature file 'C:/sphinx/other/feat/male1/jack1.mfc' does not exist, or is empty
    So basically .mfc format is not created.

    On finding in logdir
    following lines are found:
    '"sphinx_fe"' is not recognized as an internal or external command,
    operable program or batch file.
    Tue Jul 16 16:47:57 2019

    but sphinx_fe.exe already exist in sphinxtrain

    C:\sphinx\sphinxtrain\bin\Release\x64\sphinx_fe.exe

    So what is the error exactly?

     
  • MEET SHAH

    MEET SHAH - 2019-07-16

    Thanks I found the problem.The file should exixt in Win32 and not in x64.
    But i will be happy if someone gives reason for this.

     

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.