INACTIVE - This is now the official location of the Kaldi project.
Перейти к файлу
Dan Povey 91401e76ef trunk: Fixes and extensions to fix_data_dir.sh and validate_data_dir.sh (e.g. regarding spk2gender); associated improvement to documentation, and fixes to Fisher and RM data-prep scripts.
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2658 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2013-07-05 19:05:15 +00:00
egs trunk: Fixes and extensions to fix_data_dir.sh and validate_data_dir.sh (e.g. regarding spk2gender); associated improvement to documentation, and fixes to Fisher and RM data-prep scripts. 2013-07-05 19:05:15 +00:00
misc Removing some now-unused code RE CMVN; adding 's5b' version of Switchboard script based on Arnab's Edinburgh recipe; some updates to READMEs and minor fixes/improvements. 2013-03-29 23:48:39 +00:00
src trunk: Fixes and extensions to fix_data_dir.sh and validate_data_dir.sh (e.g. regarding spk2gender); associated improvement to documentation, and fixes to Fisher and RM data-prep scripts. 2013-07-05 19:05:15 +00:00
tools Commiting merge with the oplatek sandbox 2013-06-19 20:09:59 +00:00
windows A lot of changes: script changes RE neural nets (more efficient IO, slightly better WERs); various new functionality for nnets and improving some feature-related binaries' interfaces. 2013-02-04 21:57:06 +00:00
COPYING Merging keyword-spotting related changes. 2012-11-06 03:37:27 +00:00
INSTALL Merge branch 'master' into sandbox-oplatek 2013-06-18 10:56:26 +00:00
README.txt fix typo 2013-06-20 02:59:38 +00:00

README.txt

This is official Kaldi readme. You are now in Kaldi/trunk mirror.
Read Kaldi.md and INSTALL.md first!


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.