Again, I think these are too big to ship with and probably too difficult for
Pocketsphinx to do fast recognition for on a resource-limited platform, but I
wanted to let you decide that for yourselves.
. Nickolay tells me that there is a conversion script called build.sh inside
the English model download that converts the Voxforge format into a
Pocketsphinx-usable format,
i have found the build.sh inside the downloaded **English Voxforge
Accoustic model ** folder.
What are all the steps that i should for the above process?
Let me know how can i converts the Voxforge format into a Pocketsphinx-usable
format using build.sh
Thanks.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
. Nickolay tells me that there is a conversion script called build.sh inside
the English model download that converts the Voxforge format into a
Pocketsphinx-usable format,
I never wrote that. The script build.sh is for building the model, it's not
for conversion of anything
What are all the steps that i should for the above process?
Hi all,
According to my question https://sourceforge.net/projects/cmusphinx/forums/fo
rum/5471/topic/4779968 i have researched the related topics on Openears blog.
I saw a excellent discussion in http://www.politepix.com/forums/topic/other-
languages/
In that Halle(Creator of Openears) says
Again, I think these are too big to ship with and probably too difficult for
Pocketsphinx to do fast recognition for on a resource-limited platform, but I
wanted to let you decide that for yourselves.
i have found the build.sh inside the downloaded **English Voxforge
Accoustic model ** folder.
What are all the steps that i should for the above process?
Let me know how can i converts the Voxforge format into a Pocketsphinx-usable
format using build.sh
Thanks.
I never wrote that. The script build.sh is for building the model, it's not
for conversion of anything
To build a new model:
http://cmusphinx.sourceforge.net/wiki/tutorialam
Download voxforge model
Copy build.sh script to a root folder
Modify according to your needs
Download and unpack and reformat files using the script
Configure model parameters
Run the training
Plug the model into your project