kaldi/misc
Daniel Povey 0ef38f9001 Merging upstream/master into ctc branch 2015-10-03 00:44:27 -04: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 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
maintenance Merging upstream/master into ctc branch 2015-10-03 00:44:27 -04: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.