From: jerry_newton <jer...@16...> - 2013-03-20 08:55:50
|
Hi, recently I download the kaldi package and compiled it with vs2010. When I run the examples in the eggs/timit/s3 floader, i met one problem. As I don't have the kaldi_lm package, I download it from the web url http://merlin.fit.vutbr.cz/kaldi/kaldi_lm.tar.gz . But when I compiled it in the cygwin, I can't make success. Fisrt, I use the default g++ which is versioned 3.4, it has 'can't open the file tr1/unordered_map'. So I asigned the g++ version with 4.5.3, make it again, still has other problem such as ' in the function _Z12P\process_linePci, get_raw_ngrams.cc:33: undefine __cxa_guard_acquire'. Is there any compiled exe in the windows version or any solution to build it in the cygwin? Thanks for check this email. |