e9f72c8954f29f10cb4feb16d328a1b5c1fd7169 |
|
10-Feb-2010 |
Jean-Michel Trivi <jmtrivi@google.com> |
Patch from SVOX: 1.1.0.2 Engine Release Issues fixed since 1.1.0.0: - closing tags not interpreted in some cases where enclosed text contains a smaller-then sign - Discontinuities in energy transformation - Lexicon Access: entry with empty phonetic transcription mistaken as :G2P in seldom cases
/external/svox/pico/lib/picoctrl.c
|
7bc39b0d41efe0d8733490d54e14bc392d9f0b6d |
|
17-Aug-2009 |
Jean-Michel Trivi <jmtrivi@google.com> |
Integrate SVOX update that offers two modes to reset the engine: soft and full. Soft reset is lighter-weight than the previous pico_resetEngine() function as it only clears the input (text) and output (audio data) buffers of the synthesis engine. The synthesis loop is now taking advantage of the soft reset whenever it is interrupted, rather than performing a full engine reset after each call to stop().
/external/svox/pico/lib/picoctrl.c
|
1284d937084a20b457c280259fff59391129509a |
|
23-Jun-2009 |
Charles Chen <clchen@google.com> |
Moving PicoTts plugin under the pico directory of external/svox
/external/svox/pico/lib/picoctrl.c
|