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

change paths

parent 8bfc0312
Branches
No related tags found
No related merge requests found
...@@ -2,4 +2,5 @@ ...@@ -2,4 +2,5 @@
#export OMP_NUM_THREADS=1 #export OMP_NUM_THREADS=1
#LD_LIBRARY_PATH=$HOME/kaldi-rocio.git/src/lib/:$HOME/kaldi-rocio.git/tools/openfst/lib/ python2 main.py #LD_LIBRARY_PATH=$HOME/kaldi-rocio.git/src/lib/:$HOME/kaldi-rocio.git/tools/openfst/lib/ python2 main.py
dir=`dirname $0` dir=`dirname $0`
LD_LIBRARY_PATH=$dir/asr/libs:$dir/asr/libs/fst:$dir/asr/libs/atlas python2 main.py #LD_LIBRARY_PATH=$dir/asr/libs:$dir/asr/libs/fst:$dir/asr/libs/atlas python2 main.py
python2 main.py
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment