|
From: azin f. <fan...@gm...> - 2015-07-13 14:59:29
|
Hello
I have a problem with Installation for
C:/cygwin/home/Administrator/kaldi-trunk/tools/INSTALL ;Please help me.
I run the program to step 2 and problem is in running ''for'' loop.
for dir in openfst-1.3.2/{src/,}include/fst; do
( [ -d $dir ] && cd $dir && patch -p0 -N <../../../../openfst.patch )
done
|