Skip to content
Snippets Groups Projects
Commit c2ae0940 authored by Benoit Favre's avatar Benoit Favre
Browse files

add binaries from kaldi and openfst

parent bf8c4722
No related branches found
No related tags found
No related merge requests found
File added
File added
File added
File added
File added
File added
File added
File added
File added
File added
File added
File added
File added
......@@ -18,8 +18,6 @@ trap 'echo FAILED: $0:${LINENO} \(ret=$?\): `head -${LINENO} $(basename $0) | ta
set -e -u -o pipefail
tmp=./tmp
dir=../
export LD_LIBRARY_PATH=$dir/libs:$dir/libs/fst:$dir/libs/atlas
# import kaldi environment
source path.sh
......
export KALDI_ROOT=../../../dictate/kaldi-rocio/
#export KALDI_ROOT=../../../dictate/kaldi-rocio/
export PATH=$PWD/utils/:$KALDI_ROOT/src/bin:$KALDI_ROOT/tools/openfst/bin:$KALDI_ROOT/src/fstbin/:$KALDI_ROOT/src/gmmbin/:$KALDI_ROOT/src/featbin/:$KALDI_ROOT/src/lm/:$KALDI_ROOT/src/sgmmbin/:$KALDI_ROOT/src/sgmm2bin/:$KALDI_ROOT/src/fgmmbin/:$KALDI_ROOT/src/latbin/:$KALDI_ROOT/src/nnet2bin:$PWD:$PATH:$KALDI_ROOT/tools/sph2pipe_v2.5/:$KALDI_ROOT/src/online2bin/:$KALDI_ROOT/src/ivectorbin/
#export PATH=$PWD/utils/:$KALDI_ROOT/src/bin:$KALDI_ROOT/tools/openfst/bin:$KALDI_ROOT/src/fstbin/:$KALDI_ROOT/src/gmmbin/:$KALDI_ROOT/src/featbin/:$KALDI_ROOT/src/lm/:$KALDI_ROOT/src/sgmmbin/:$KALDI_ROOT/src/sgmm2bin/:$KALDI_ROOT/src/fgmmbin/:$KALDI_ROOT/src/latbin/:$KALDI_ROOT/src/nnet2bin:$PWD:$PATH:$KALDI_ROOT/tools/sph2pipe_v2.5/:$KALDI_ROOT/src/online2bin/:$KALDI_ROOT/src/ivectorbin/
#export LC_ALL=C
dir=../
export LD_LIBRARY_PATH=$dir/libs:$dir/libs/fst:$dir/libs/atlas
export PATH=$dir/bin:$PATH
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment