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.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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"
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.
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
command3) Type this command:
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.
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"