INACTIVE - This is now the official location of the Kaldi project.
Перейти к файлу
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
egs Minor fixes to SGMM training. 2012-09-17 18:21:40 +00:00
misc Fixes and updates to HTK conversion script. 2012-05-28 01:23:56 +00:00
src Added extra argument to a couple of matrix-library functions. 2012-09-18 05:09:15 +00:00
tools Adding Makefile providing an alternative automated installation of kaldi tools 2012-09-18 18:42:00 +00:00
windows Small fixes. 2011-09-09 14:52:22 +00:00
COPYING Adding fMPE scripts; changes to fMPE code. 2012-02-21 16:08:04 +00:00
INSTALL Committing initial version of Kaldi 2011-05-14 21:48:08 +00:00
README.txt Added tools and scripts to do RNNLM rescoring; more documentation; misc script improvements. 2012-02-25 18:37:27 +00:00

README.txt



See http://kaldi.sourceforge.net/ for documentation 
(may not always be fully up to date).  This documentation
is generated by running "doxygen" from the src/ directory,
and appears in src/html/

I assume that the reader would like to (1) build the toolkit
and (2) run the example system builds.

To build the toolkit: see ./INSTALL.  These instructions are valid for UNIX
systems including various flavors of Linux; Darwin; and Cygwin (has not been
tested on more "exotic" varieties of UNIX).  For Windows installation
instructions (excluding Cygwin), see windows/INSTALL.

To run the example system builds, see egs/README.txt

If you encounter problems (and you probably will), please do not hesitate
to contact the developers at
 https://sourceforge.net/mailarchive/forum.php?forum_name=kaldi-developers
In addition to specific questions, please let us know if there are specific
aspects of the project that you feel could be improved, that you find confusing,
etc., and which missing features you most wish it had.