From: Kirill K. <kir...@sm...> - 2015-03-02 21:05:40
|
Thank you Dan! I hope cygwin will take care of the script part, unless there are exotic used like unix domain sockets, procfs etc. -kkm From: Daniel Povey [mailto:dp...@gm...] Sent: 2015-03-02 1127 To: Kirill Katsnelson Cc: kal...@li... Subject: Re: [Kaldi-developers] Kaldi on Windows I confirmed on both lists. Replying to kaldi-developers and just bcc'ing kaldi-users. It would be great if you could improve the Windows build for us. However, Kaldi scripts are dependent on things like bash, and it won't work on Windows. So ultimately it will not make sense for you to train on Windows- the cost of your time will be more than the cost of a new machine. That being said, I would appreciate better Windows build scripts (main use case is deployment of recognition on Windows). Dan On Mon, Mar 2, 2015 at 2:05 PM, Kirill Katsnelson <kir...@sm...<mailto:kir...@sm...>> wrote: Hi, I am trying to compile and use Kaldi on Windows. The perl script that comes in the distribution does not produce very useful results, since VS2013 has a trouble opening (opening, not compiling!) the resulting monster solution of 600+ projects. It does not support CUDA also. I approached the problem from the square one and am writing msbuild scripts with the support for CUDA, MKL and Intel C++ compiler. Is there any interest in supporting Kaldi build on Windows in the mainline distribution? For me, a practical consideration in this decision was the cost of building an extra machine with CUDA hardware and Intel software just for Kaldi, while my Windows machine already has all this. Is kal...@li...<mailto:kal...@li...> a closed list? I send a subscription request to the both lists, but got a confirmation from the -users@ list only. -kkm ------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ Kaldi-developers mailing list Kal...@li...<mailto:Kal...@li...> https://lists.sourceforge.net/lists/listinfo/kaldi-developers |