i have reported the bug about compiling the sphinxtrain-1.0.7 in windows
environment using Microsoft visual studio 2010.
nshmyrev said that Fixed already in trunk. and i download the
sphinxtrain-1.0.7 again, but the error still exist , the norm and make_quests
program still cannot be compiled.
what does it means by fixed already in trunk?
.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
i have found the trunk http://cmusphinx.svn.sourceforge.net/viewvc/cmusphinx/ , so i enter the
sphinxtrain folder, and download the sphinxtrain.sln revision 10842 cuz it
said that Updates for Windows build, but the problem still there, these two
program still cannot be compiled. which file should i download?
could you tell me?
sorry for bother you again because i am a beginner.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
This way you'll download the complete package rather than just a single file
(*.sln).
Also, in case the error persists, you might want to install sphinxbase from
the 'trunk' in similar way as there could be interdependence between
SphinxTrain and sphinxbase.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
thank you for replying me, pranavj. but if i download the whole files, is that
means i download the sphinxtrain snapshot version? i know the snapshot can be
compiled successfully, but idon't know how to build the acoustic model in
windows environment using the snapshot version. i see the steps in the
tutorial_
For sphinxtrain snapshot sphinxtrain -t an4 set_up
what's this sphinxtrain is this a program or a scripts?
sorry for bothering you again but could you tell me?
i'm a beginner of this software.
thank you
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Windows training is not supported in trunk yet. You can compile binaries from
trunk and use them with the scripts from release 1.0.7. This way it will work.
Sphinxtrain is a python script. It's source is
sphinxtrain/scripts/sphinxtrain.in
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
i have reported the bug about compiling the sphinxtrain-1.0.7 in windows
environment using Microsoft visual studio 2010.
nshmyrev said that Fixed already in trunk. and i download the
sphinxtrain-1.0.7 again, but the error still exist , the norm and make_quests
program still cannot be compiled.
what does it means by fixed already in trunk?
.
You can learn more what "trunk" is by reading book on subversion
http://subversion.apache.org/docs/
For quick information see a quick tutorial
http://www.clear.rice.edu/comp314/svn.html
To learn more about subversion on sourceforge visit
https://sourceforge.net/scm/?type=svn&group_id=1904
i have found the trunk http://cmusphinx.svn.sourceforge.net/viewvc/cmusphinx/
, so i enter the
sphinxtrain folder, and download the sphinxtrain.sln revision 10842 cuz it
said that Updates for Windows build, but the problem still there, these two
program still cannot be compiled. which file should i download?
could you tell me?
sorry for bother you again because i am a beginner.
@xw920 Click
link on http://cmusphinx.svn.sourceforge.net/viewvc/cmusphinx/trunk/SphinxTra
in/
This way you'll download the complete package rather than just a single file
(*.sln).
Also, in case the error persists, you might want to install sphinxbase from
the 'trunk' in similar way as there could be interdependence between
SphinxTrain and sphinxbase.
thank you for replying me, pranavj. but if i download the whole files, is that
means i download the sphinxtrain snapshot version? i know the snapshot can be
compiled successfully, but idon't know how to build the acoustic model in
windows environment using the snapshot version. i see the steps in the
tutorial_
For sphinxtrain snapshot sphinxtrain -t an4 set_up
what's this sphinxtrain is this a program or a scripts?
sorry for bothering you again but could you tell me?
i'm a beginner of this software.
thank you
Windows training is not supported in trunk yet. You can compile binaries from
trunk and use them with the scripts from release 1.0.7. This way it will work.
Sphinxtrain is a python script. It's source is
sphinxtrain/scripts/sphinxtrain.in