kaldi/misc
Dan Povey a9396adaf6 trunk: remove limitation on split not-shared tree building; remove some stuff that was never finished RE AWS; minor changes to run.sh, cosmetic.
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3600 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2014-02-26 03:06:42 +00:00
..
htk_conversion Fixes and updates to HTK conversion script. 2012-05-28 01:23:56 +00:00
htk_decode_example Updates to branches/1, and minor changes to READMES + one #include statement. 2011-07-13 03:52:46 +00:00
htk_graph_creation_example Updates to branches/1, and minor changes to READMES + one #include statement. 2011-07-13 03:52:46 +00:00
logo Added logos 2011-05-28 07:40:50 +00:00
papers Final changes to lattice paper; other very minor issues. 2012-02-02 06:32:39 +00:00
README.txt Committing warning RE HTK conversion. 2013-01-28 18:44:09 +00:00

README.txt

This directory contains various things: the source and pdf for some
Kaldi-related papers in papers/ (this does not contain all Kaldi-related papers),
the Kaldi logo in logo, and some conversion scripts for converting HTK to Kaldi 
models.

WARNING: the HTK conversion scripts may not work; bugs have been reported.  In
general, conversion back and forth between HTK and Kaldi is not something we
recommend doing or something that we aim to support in future.  The problem is
that HTK and Kaldi have so many differences, both large differences in
philosophy and small differences in details, that conversion in general is not
possible, and even where possible, it is probably not a good idea.  If someone
else wants to keep these scripts updated, we would appreciate that, but the core
Kaldi maintainers do not view this as a good use of their time.