aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* [build] Fix TensorFlow installation issues (#1920)Dan Oneata2017-10-031-2/+2
* [build] Updates related to refactoring of the phonetisaurus build system. (#1...Josef Novak2017-09-171-2/+1
* [build] dependency-check: that python2.7 and python3 exist and 2.7 is default...Peter Smit2017-09-121-18/+34
* [build] Change to compilation flags for Sequitur on Mac (#1716)Jan "yenda" Trmal2017-08-171-1/+13
* [build] Enable Travis cache for faster Travis builds, avoiding timeouts (#1819)Kirill Katsnelson2017-08-154-60/+83
* [build] fix compilation problem of tfrnnlm and tfrnnlmbin (#1822)hainan-xv2017-08-141-1/+1
* [src,scripts,egs,build] Enable RNNLM lattice rescoring with Tensorflow (#1741)hainan-xv2017-08-113-0/+64
* [tools] adding phonetisaurus install scripts (PR#1734)Josef Novak2017-07-311-0/+90
* [build] update tools/extras/install_speex.sh to address #1718 (#1719)Akshay Chandrashekaran2017-06-271-2/+2
* [build] IRSTLM build: resolve problems with compilers by patching configure.a...Jan "yenda" Trmal2017-06-262-0/+48
* [build] when installing sequitur and mmseg, look for lib64 as well (thanks: @...Jan "yenda" Trmal2017-06-132-20/+36
* [build] Change check_dependencies.sh to not look for yum if apt-get present.Daniel Povey2017-05-251-6/+2
* [build] Check python version is 2.7*, not just 2.*.Daniel Povey2017-05-251-1/+1
* [build] Remove warning about dash (I believe we have no problem with it now)Dan Povey2017-04-281-8/+0
* [build]: remove openfst check (#1531)Karel Vesely2017-04-041-8/+0
* [build] Bump OpenFst version to v1.6.2 (#1492)Dogan Can2017-03-141-1/+1
* [build] Update OpenFst minimum version check to 1.6 in tools/Makefile. (#1455)Dogan Can2017-02-251-2/+2
* [build] Stop env.sh from crashing when set -u is active (#1451)Jan "yenda" Trmal2017-02-235-12/+12
* [build] Update Travis configuration to get builds to complete on time. (#1443)Dogan Can2017-02-221-2/+3
* [build] cloning IRSTLM, use https to access github, not ssh (#1441)Jan "yenda" Trmal2017-02-211-3/+4
* [build] Use github not sourceforge for IRSTLM [sourceforge repo dead?] (#1435)Jan "yenda" Trmal2017-02-201-2/+1
* [build] Increase OpenFst version 1.6.0->1.6.1. (#1434)Dogan Can2017-02-191-1/+1
* [build] Change travis build to use clang; remove -rdynamic from CXXFLAGS (it'...Dogan Can2017-02-171-2/+2
* [scripts,build]: minor fixes only affecting error handling.Daniel Povey2017-02-131-2/+2
* Resolve merge conflicts and add "make ext" to travis build (#1407)Dogan Can2017-02-091-1/+9
* Testing Travis CI with different build settings 6.Dogan Can2017-01-181-1/+1
* Testing Travis CI with different build settings 5.Dogan Can2017-01-181-1/+1
* Testing Travis CI with different build settings 4.Dogan Can2017-01-181-1/+1
* Testing Travis CI with different build settings 3.Dogan Can2017-01-181-1/+0
* Testing Travis CI with different build settings 2.Dogan Can2017-01-181-1/+1
* Testing Travis CI with different build settings.Dogan Can2017-01-181-1/+2
* Add date/time info to travis script.Dogan Can2017-01-181-0/+7
* Upgrade codebase to support OpenFst-1.6.0.Dogan Can2017-01-181-1/+1
* Remove a few include guards that are no longer needed.Dogan Can2017-01-181-5/+1
* Run tests in parallel to avoid the travis timeout.Dogan Can2017-01-181-1/+1
* Fix the quoting in mtoken function defined in travis script.Dogan Can2017-01-181-2/+2
* Quote environment variables defined in travis script to resolve the build error.Dogan Can2017-01-181-8/+6
* One more fix to travis script.Dogan Can2017-01-181-2/+2
* Yet another fix for the travis script.Dogan Can2017-01-181-2/+4
* Fix travis script.Dogan Can2017-01-181-1/+1
* Update travis script.Dogan Can2017-01-181-12/+7
* Add C++11 compliant compiler check and update installation instructions.Dogan Can2017-01-182-27/+51
* Remove a comment in tools/Makefile to resolve the build problem.Dogan Can2017-01-181-1/+1
* Update installation instructions.Dogan Can2017-01-182-6/+10
* Add check for compiler with C++11 supportDogan Can2017-01-182-5/+15
* Fix tools/Makefile to resolve travis failure.Dogan Can2017-01-181-2/+1
* Remove support for OpenFst < 1.5.3 from tools/MakefileDogan Can2017-01-186-1031/+10
* Update tools/Makefile to support OpenFst-1.5.4.Dogan Can2017-01-181-6/+9
* [build] Fix return code of tools/extras/install_sacc.sh (#1337)Tom Jorquera2017-01-131-1/+1
* [build] Makefile changes: print time for tests; dash-compatibility change (#1...Daniel Povey2017-01-071-1/+1