Harish@DESKTOP-GCAAU3K /cygdrive/c/Users/Harish/Documents/Visual Studio 2015/Projects/an4
$ python ../sphinxtrain/scripts/sphinxtrain run
Sphinxtrain path: C:/Users/Harish/Documents/Visual Studio 2015/Projects/sphinxtrain
Sphinxtrain binaries path: C:/Users/Harish/Documents/Visual Studio 2015/Projects/sphinxtrain/bin/Release/Win32
Sphinxpath C:/Users/Harish/Documents/Visual Studio 2015/Projects/sphinxtrain
Running the training
'C:/Users/Harish/Documents/Visual' is not recognized as an internal or external command,
operable program or batch file.
Above is my error when i try to run training . Also when I setup train and run , there are no log files being created.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
thank you very much . I forgot this is windows format :P . Nowadays sphinx4 is coming in gradle build . Is there a way to build sphinx4 in visual studio ?
This may be sound silly : Can you give me a link where i can find the algorithms they used and theory behind it for development of this sphinx library ? I found all jargon which i couldnt understand
Last edit: Harish 2016-06-13
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
This may be sound silly : Can you give me a link where i can find the algorithms they used and theory behind it for development of this sphinx library ? I found all jargon which i couldnt understand
Hello Sir, I have started to try example of adapting model . Then I am getting this error while running bw.exe
C:/Users/Harish/Documents/VisualStudio2015/Projects/cmuarctic/bw.exe: error while loading shared libraries: api-ms-win-crt-locale-l1-1-0.dll: cannot open shared object file: No such file or directory
I dont know what this is .Whatt is the problem ? Can you figure it out ?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Harish@DESKTOP-GCAAU3K /cygdrive/c/Users/Harish/Documents/Visual Studio 2015/Projects/an4
$ python ../sphinxtrain/scripts/sphinxtrain run
Sphinxtrain path: C:/Users/Harish/Documents/Visual Studio 2015/Projects/sphinxtrain
Sphinxtrain binaries path: C:/Users/Harish/Documents/Visual Studio 2015/Projects/sphinxtrain/bin/Release/Win32
Sphinxpath C:/Users/Harish/Documents/Visual Studio 2015/Projects/sphinxtrain
Running the training
'C:/Users/Harish/Documents/Visual' is not recognized as an internal or external command,
operable program or batch file.
Above is my error when i try to run training . Also when I setup train and run , there are no log files being created.
Run from the folder without spaces in path.
thank you very much . I forgot this is windows format :P . Nowadays sphinx4 is coming in gradle build . Is there a way to build sphinx4 in visual studio ?
This may be sound silly : Can you give me a link where i can find the algorithms they used and theory behind it for development of this sphinx library ? I found all jargon which i couldnt understand
Last edit: Harish 2016-06-13
https://www.amazon.com/Spoken-Language-Processing-Algorithm-Development/dp/0130226165?ie=UTF8&Version=1&entries=0
Hello Sir, I have started to try example of adapting model . Then I am getting this error while running bw.exe
C:/Users/Harish/Documents/VisualStudio2015/Projects/cmuarctic/bw.exe: error while loading shared libraries: api-ms-win-crt-locale-l1-1-0.dll: cannot open shared object file: No such file or directory
I dont know what this is .Whatt is the problem ? Can you figure it out ?
You can google for error text
it will give you an answer for your problem in couple of seconds with little effort.