Hey guys, good morning. i m strugling with error while training of acustic model.
i searched a lot and found more than 5 thread with similiar error. After applying solution of those did not solved mine error. And making sure everything is correct. Than i m posting here. this is my first post.
Right now i m using SphinxTrain, Base, and PocketSphix files from github to train. Python version 2.7.15
I m trying to run sphinxtrain since 1 month and i did not success untill now. I m doing just 1-2 hr per day wok on it . but not was stuck on this error.
I m some Files in database dir (you can see in screenshot), decode_output.txt and output.txt are files which i m using for output store from ms dos
cd_cont_200' does not contain acoustic model definition 'mdef'
i solved .mfc error and output of train does not show any error and log also do not write anything. i checked
i already added train, base, pocketsphinx - bin folder location on envoirnment path location.
I followed this tutorial present on SourceForge. i read on threads of other website says this tutorial is old and no more working we should follow newer tutorial on.
speech.cs.cmu.edu/sphinx/tutorial.html
i checked both tutorial and found only one difference.
In newer tutorial, we need to run every single command manually and older tutorial run them automatically.
i m using Windows for work. and successfully created build all Base, PocketSphinx and train file from visual studio 17. I m Android dev so i know how progra works. i checked all possible solution.
what i tried till now
1. using Sphinx4 -5prealpha
2. using Sphinx3 and same dates files of train an pocketsphinx
3. using Sphinx4 and train and pocketsphix from github
4. Previously i was getting warning of wav files, i removed those wav files and return
5. tried to check log files as @Nickolay V. Shmyrev said in this thread -> /help/thread/ffd03431/ (can not post multple link due to SpamBot activated)
6. reading all previous threads from 2009 to 2019 (:D i read more than 70 thread in detail to check if i missied something)
All logs files are bank. they do not contain a signle character. deleting logdir folder and than running train recreate logdir and files and folder inside. Also while che checking "final-files.train-1-1.log" and run the train gives error of log file. It means logdir Location is not problem.
i really need to complete this project by next week to show. if you required any kind of information. Please ask.
My question that may link to error
1. Wav files are only 32 min may be possible generating this error
2. when i run train , sphinx_train.cfg file present on database etc folder is alway rewrite content from sphinxtrain -> etc sphinx_train.cfg. i do not know why ?
3. is there anything i missed not did correctly.
Any knd of help will be appreciated. After solving this error. I will kick start with new language in PocketSphinx. I will help bak this community because i faced more than 10 errors from starting and know all issues and solution, and stuck on this error badly.i m trying my own but still looking for solution from this community :)
Hey guys, good morning. i m strugling with error while training of acustic model.
i searched a lot and found more than 5 thread with similiar error. After applying solution of those did not solved mine error. And making sure everything is correct. Than i m posting here. this is my first post.
Right now i m using SphinxTrain, Base, and PocketSphix files from github to train. Python version 2.7.15
I m trying to run sphinxtrain since 1 month and i did not success untill now. I m doing just 1-2 hr per day wok on it . but not was stuck on this error.
I m some Files in database dir (you can see in screenshot), decode_output.txt and output.txt are files which i m using for output store from ms dos
i solved .mfc error and output of train does not show any error and log also do not write anything. i checked
output of sphinxtrain
i already added train, base, pocketsphinx - bin folder location on envoirnment path location.
I followed this tutorial present on SourceForge. i read on threads of other website says this tutorial is old and no more working we should follow newer tutorial on.
speech.cs.cmu.edu/sphinx/tutorial.html
i checked both tutorial and found only one difference.
In newer tutorial, we need to run every single command manually and older tutorial run them automatically.
i m using Windows for work. and successfully created build all Base, PocketSphinx and train file from visual studio 17. I m Android dev so i know how progra works. i checked all possible solution.
what i tried till now
1. using Sphinx4 -5prealpha
2. using Sphinx3 and same dates files of train an pocketsphinx
3. using Sphinx4 and train and pocketsphix from github
4. Previously i was getting warning of wav files, i removed those wav files and return
5. tried to check log files as @Nickolay V. Shmyrev said in this thread -> /help/thread/ffd03431/ (can not post multple link due to SpamBot activated)
6. reading all previous threads from 2009 to 2019 (:D i read more than 70 thread in detail to check if i missied something)
All logs files are bank. they do not contain a signle character. deleting logdir folder and than running train recreate logdir and files and folder inside. Also while che checking "final-files.train-1-1.log" and run the train gives error of log file. It means logdir Location is not problem.
i really need to complete this project by next week to show. if you required any kind of information. Please ask.
My question that may link to error
1. Wav files are only 32 min may be possible generating this error
2. when i run train , sphinx_train.cfg file present on database etc folder is alway rewrite content from sphinxtrain -> etc sphinx_train.cfg. i do not know why ?
3. is there anything i missed not did correctly.
Any knd of help will be appreciated. After solving this error. I will kick start with new language in PocketSphinx. I will help bak this community because i faced more than 10 errors from starting and know all issues and solution, and stuck on this error badly.i m trying my own but still looking for solution from this community :)
Regards,