Menu

Trouble adapting the current acoustic model.

Help
2014-08-20
2014-08-20
  • Matthew Ives

    Matthew Ives - 2014-08-20

    Hey guys, I'm having some trouble with the program. I have been screwing around with it for a while and cannot figure out how to adapt the language model I am trying to use the arctic model from the tutorial but cant get it to run. When I click on sphinx_fe.exe a cmd prompt opens and then closes immediately. When I try and get to the program through cmd I can access it in part. I get a list of possible commands. ie: -alpha, -argfile, -blocksize, and so on. I put in C:\usr\sphinx\sphinxbase-0.8-win32\bin\Release\sphinx_fe.exe a space and the command. ie: C:\usr\sphinx\sphinxbase-0.8-win32\bin\Release\sphinx_fe.exe -example The problem I am having is that I can't seem to generate the mfc file. I am a newbie here and am still trying to figure out the basics. Thanks in advance for any help you can give.

     
    • Nickolay V. Shmyrev

      Hi Matthew

      You are on the right way, you need to:

      1) Open cmd and see the console black window
      2) Change to working folder with cd command
      3) Type this command:

         sphinx_fe.exe -argfile hub4wsj_sc_8k/feat.params -samprate 16000 -c arctic20.fileids -di . -do . -ei wav -eo mfc -mswav yes
      

      with all the arguments. If you type just sphinx_fe without arguments it will dump you the list of possible options. You need to use command with arguments as described in tutorial.

       
  • kunal sharma

    kunal sharma - 2017-04-27

    this command is working for me but i only problem is that it is unable to find the wav file so where shouldi enter the location of wav files
    path to that is
    "C:\check_voice_complete\training\train\Bennett_Ellie_1493023049_5_25_2016_12_12_52_PM"

    sphinx_fe.exe -argfile C:\check_voice_complete\training\train\en-us\feat.params -samprate 8000 -c C:\check_voice_complete\training\train\Bennett_Ellie_1493023049_5_25_2016_12_12_52_PM.fileids -di . -do . -ei wav -eo mfc -mswav yes
    
     

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.