Jan Trmal
3ae11f89b0
Adding Makefile providing an alternative automated installation of kaldi tools
...
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@1364 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2012-09-18 18:42:00 +00:00
Vassil Panayotov
8b555ab820
Small tweaks in PortAudio and onlinebin/ compilation
...
Hopefully the onlinebin/ linking will not fail on Linux if ALSA's
development packages are not installed.
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@1291 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2012-08-25 08:14:39 +00:00
Vassil Panayotov
7f5ca446a5
Online decoding related READMEs and Makefiles by Matthias Paulik
...
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@1286 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2012-08-24 08:16:13 +00:00
Vassil Panayotov
a568fce60f
PortAudio and onlinebin/ compilation changed to support MacOS(not tested)
...
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@1282 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2012-08-23 14:19:21 +00:00
Karel Vesely
8c8571c6b0
fix BUT sclite issue
...
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@1272 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2012-08-22 04:23:09 +00:00
Dan Povey
b5efef129f
Moving to newer version of ATLAS.
...
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@1266 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2012-08-21 11:42:55 +00:00
Vassil Panayotov
30eeb287bc
The changes this commit introduces:
...
- two new source directories - src/online, src/onlinebin
- src/Makefile modified to support compilation of optional modules(make ext)
- PortAudio installation script (tools/install_portaudio.sh)
- FasterDecoder's "private" section is now "protected"
- a demo script in egs/voxforge/online_demo
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@1259 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2012-08-21 08:34:07 +00:00
Dan Povey
3f30bd338d
Added TIDIGITS recipe.
...
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@1050 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2012-06-16 02:32:24 +00:00
Dan Povey
c663397fde
add fall-back option for openfst: modification to script to make it faster to fall-back
...
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@958 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2012-05-27 18:22:00 +00:00
Dan Povey
8ba4db32cf
add fall-back option for openfst.
...
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@957 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2012-05-27 18:20:40 +00:00
Dan Povey
a3a57dea59
Very small cosmetic changes to some scripts.
...
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@902 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2012-05-09 18:14:42 +00:00
Arnab Ghoshal
5fd45448a1
Usage message fixed for gmm-acc-stats-ali
...
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@808 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2012-03-12 13:13:55 +00:00
Dan Povey
08274c12a2
Added missing patch file.
...
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@716 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2012-02-07 15:06:21 +00:00
Dan Povey
702ab77b30
Clarifications to INSTALL and Makefile
...
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@715 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2012-02-06 21:41:26 +00:00
Dan Povey
eaf623a44c
Upgrading to openfst-1.2.10
...
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@714 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2012-02-06 20:44:29 +00:00
Dan Povey
337c616f04
Small changes to installation scripts and configure script, make it work more easily.
...
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@709 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2012-01-30 17:55:12 +00:00
Dan Povey
cf199f7205
Fix to install.sh to work with g++-4.6 and sclite: INSTALL change
...
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@673 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2011-12-25 21:40:12 +00:00
Dan Povey
c16e6f9d26
Fix to install.sh to work with g++-4.6 and sclite
...
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@672 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2011-12-25 21:39:23 +00:00
Dan Povey
a2cf8ebd11
Modified install.sh to use -j option of tar instead of bunzip.
...
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@598 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2011-10-28 20:14:31 +00:00
Dan Povey
ee958b3933
Fix to wsj_data_prep.sh RE casing; minor fix to test; improvement to one or two warning messages in tools/install.sh.
...
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@597 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2011-10-28 20:00:50 +00:00
Dan Povey
00caeb20b6
Minor improvements to install instructions.
...
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@496 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2011-09-21 18:24:57 +00:00
Dan Povey
a0fa6e5af9
Added code and scripts for generating ctm's.
...
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@430 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2011-09-07 01:06:40 +00:00
Gilles Boulianne
7c8f67e5d5
Patch to irstlm for write option.
...
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@287 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2011-08-16 13:15:43 +00:00
Dan Povey
b9c68c62d3
Fix to install.sh script.
...
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@235 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2011-08-09 11:48:55 +00:00
Dan Povey
4d6cf9f745
Minor cosmetic changes, esp. to scripts.
...
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@216 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2011-08-04 18:34:53 +00:00
Dan Povey
135f8d505f
Restored old INSTALL file.
...
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@194 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2011-07-27 05:43:28 +00:00
Dan Povey
4a373593dc
Documentation fixes; fix to README.
...
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@192 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2011-07-27 01:07:44 +00:00
Dan Povey
88c5ee94af
Name changes in some math stuff to agree with papers.
...
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@124 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2011-07-08 07:17:52 +00:00
Dan Povey
b4bd583a07
Improvement to ATLAS install script.
...
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@118 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2011-07-04 07:43:35 +00:00
Dan Povey
f0abc137df
improved comments in ATLAS installation, and name changes in ET.
...
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@106 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2011-06-27 00:24:56 +00:00
Dan Povey
bf78f6d19a
Changes to install scripts [fix problems if you are root]
...
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@78 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2011-06-13 01:07:54 +00:00
Dan Povey
fb0e51410b
Improvements to install.sh script.
...
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@44 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2011-05-17 18:47:32 +00:00
Dan Povey
b4ddd7282c
Fix to install.sh to check status.
...
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@42 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2011-05-17 18:37:20 +00:00
Dan Povey
c5394a93d4
Fix to install.sh to check status.
...
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@41 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2011-05-17 18:36:15 +00:00
Dan Povey
9078e90b78
Improvements to configure setup to hopefull compile ATLAS if needed.
...
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@40 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2011-05-17 18:35:15 +00:00
Dan Povey
e4616c96dc
Minor changes to install script.
...
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@15 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2011-05-15 19:35:05 +00:00
Dan Povey
e92655c7be
Modified install script.
...
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@9 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2011-05-15 02:24:39 +00:00
Dan Povey
10e9002c88
Committing initial version of Kaldi
...
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2011-05-14 21:48:08 +00:00