[SRILM-Announce] SRILM 1.5.11 released

Andreas Stolcke stolcke at speech.sri.com
Mon Jul 12 19:41:38 PDT 2010


The latest release of SRILM is available from 
http://www-speech.sri.com/projects/srilm/download.html
with the changes listed below.

(This annoucement has been delayed because of problems 
with the mailing list software, now fixed.)

--Andreas

1.5.11  16 June 2010

        Functionality:

        * New program "maxalloc" to find the maximum amount of memory that
        can be allocated by a user process in the current environment.
        May be useful to debug out-of-memory conditions.

        Bug fixes:

        * Avoid deleting low-posterior null tokens when aligning lattices into
        word meshes.

        * Map explicit start/end-of-sentence tags in HTK lattices to null,
        since they are already implicitly attached to the start/end nodes
        of the lattice (LM scoring gives anomalous results on repeated tags).

        * option.[ch]: fixed declaration issues to avoid compiler warnings.

        * Moved man page for the option library functions to misc/doc.

        Bug fixes:

        * Fixes to compile cleanly with gcc -Wall -Wno-unused-variable -Wno-uninitialized.
        * Fixed a problem with gcc-4.4 compiles.
        * Fixed a problem with macro definition of fseeko() ftello().
        * Fixed a problem with the lm/ngram-count-wb-subset test, which could fail
        after the test data is uncompressed.
        * Use gzip -d to read gzipped files, avoids shell wrapper overhead.



More information about the SRILM-Announce mailing list