INACTIVE - This is now the official location of the Kaldi project.
Перейти к файлу
Guoguo Chen 1ae487048d trunk: adding silprob to librispeech recipe
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5008 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2015-04-16 03:18:26 +00:00
egs trunk: adding silprob to librispeech recipe 2015-04-16 03:18:26 +00:00
misc trunk: Documentation changes including improvements to the look of the website; minor script improvement (limit jobs of I/O intensive process) 2015-03-04 03:12:46 +00:00
src Adding methods for writing/reading of the OnlineGmmAdaptationState object 2015-04-15 23:15:56 +00:00
tools trunk: some minor bug-fixes. 2015-04-12 22:59:18 +00:00
windows trunk: Another fix to windows/generate_solution.pl (thanks to Michael Frandsen) 2015-02-19 19:57:06 +00:00
.gitignore trunk: committing tools to detect sinusoid tones in signals. Will be used as input for later DTMF and dialtone detection. 2015-04-09 23:52:31 +00:00
COPYING
INSTALL
README.txt

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.