forked from cmusphinx/sphinxbase
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNEWS
42 lines (28 loc) · 1019 Bytes
/
NEWS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
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