Menu

Adapting the default acoustic model

Help
kk_huk
2016-06-16
2016-06-17
  • kk_huk

    kk_huk - 2016-06-16

    Hi guys,
    I have just read this article and I couldn't understand the step which has some code line :

    sphinx_fe -argfile en-us/feat.params \
            -samprate 16000 -c mytest.fileids \
           -di . -do . -ei wav -eo mfc -mswav yes
    

    I couldn't use the sphinx_fe tool. How can use it ? and Where should I write the codes ?

    Is there any different documentation I should read before this process ?

    Help me please, I am a simple windows user :)

     

    Last edit: kk_huk 2016-06-16
    • Nickolay V. Shmyrev

      Where should I write the codes ?

      In a terminal / cmd window

      Is there any different documentation I should read before this process ?

      http://www.computerhope.com/issues/chusedos.htm

       
  • kk_huk

    kk_huk - 2016-06-17

    Thanks for quick response. I had already known that it can run with a terminal/cmd window, before I write this issue in here.

    However when I write this code lines in terminal, it returns -bash: sphinx_fe: command not found.

    My working directory is just like this https://sourceforge.net/p/cmusphinx/discussion/help/thread/cc707de2/4f1c/attachment/Capture.PNG

     
    • Nickolay V. Shmyrev

      You need to add the location of sphinx_fe to PATH or specify a full path to sphinx_fe binary. This is trival knowledge about command line you can find from the tutorial liked above.

       
      • kk_huk

        kk_huk - 2016-06-17

        Hi Nickolay thanks alot I did it.

         

        Last edit: kk_huk 2016-06-17
  • kunal sharma

    kunal sharma - 2017-04-26

    i am also having the same problem can you help me @kk_huk

    C:\check_voice_complete\sphinxbase\bin\Debug\Win32\sphinx_fe -argfile en-us\feat.params \ -samprate 8000 -c mytest.fileids \ -di . -do . -ei wav -eo mfc -mswav yes
    

    error is

    ERROR: "cmd_ln.c", line 607: Unknown argument name '\'
    ERROR: "cmd_ln.c", line 704: Failed to parse arguments list
    ERROR: "sphinx_fe.c", line 1019: Command line parsing failed
    

    can you tell me what i am doing wrong ? i think there is some problem and confusion between "\" and "/" can you exactly tell me how should i enter the command

     

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.