Files
nshmyrev 52b0660e87 Fixes news formatting
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/sphinxbase@11687 94700074-3cef-4d97-a70e-9c8c206c02f5
2012-12-13 13:03:42 +00:00

43 lines
1019 B
Plaintext

No news is good news.
Sphinxbase-0.8
^^^^^^^^^^^^^^
Thanks:
Pecastro, Balkce, Alessandro Curzi, Boris Mansencal, Pankaj Pailwar,
Glenn Pierce, Scott Silliman, Riccardo Magliocchetti, Kris Thielemans, Shea Levy,
Blake_lemoine, Douglas Bagnall, Halle Winkler
New features:
* Functions added to share with Sphinxtrain
Improvements:
* Fixed build for MINGW
* Better support for Python 3.x
* Jack backend
* New argument type STRING_LIST for Sphinxtrain
Sphinxbase-0.7
^^^^^^^^^^^^^^
Thanks: David Huggins-Daines, Yuri Orlov, Edwin Miguel
Improvements:
* Symbian fixes
* Sphinxtrain also depends on sphinxbase now
* Cepwin feature type
* Large header structure reorganization for multiplatform compilation
* Add libsndfile support, now it can read many formats
* Fsg arc iterators for faster FSG decoding
* Add support for text and HTK format output of features
Bug fixes:
* Fixes read/write of unigram dmp models
* Fixes issue with linking to iconv on cygwin