Sadali Adel - 2018-05-04

i want to create a new Arabic Acoustic model, and to do so :

1- i downloaded and builded pocketsphinx and sphinxbase and sphinxtrain using visual Studio .

2- i copied sphinxbase.dll in pocketsphinx bin\Release\Win32 folder

3-i created etc that contains the dic and phones .... like the photo above .

4- i created the arabic database using the command :

python ../sphinxtrain/scripts/sphinxtrain -t arabic setup
and i workes perfectly !

5-that command created the sphinx_train.cfg and feat.params

6-finally when i needed to start my training with the command

python ../sphinxtrain/scripts/sphinxtrain run

it shows me the error on my cmd like the photo above , and i dont understand why ?????????

in my opinion i didn't install well sphinxtrain cause i didn't well understand how to install it , however i followed this link's steps to do it .

https://github.com/cmusphinx/sphinxtrain

i really need help !!

 

Last edit: Sadali Adel 2018-05-04