File: NEWS

package info (click to toggle)
sphinxbase 0.8%2B5prealpha-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 10,592 kB
  • ctags: 3,296
  • sloc: ansic: 29,950; sh: 11,802; makefile: 679; python: 335; perl: 121; yacc: 93; lex: 50
file content (42 lines) | stat: -rw-r--r-- 1,019 bytes parent folder | download | duplicates (6)
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