From: Serg Re <re...@gm...> - 2013-12-03 09:25:20
|
Hi. After update building was stopped in fgmmbin with linking error. It seems that in src/fgmmbin/Makefile in ADDLIBS missing library ../thread/kaldi-thread.a. In my case adding this library is solve problem. (BTW in src/gmmbin/Makefile in ADDLIBS library ../gmm/kaldi-gmm.a is referred twice) Best regards, Sergey |