| Current sphiinx jars. |
|
More...
|
over 14 years ago
|
| Reduced check for valid token sequence to empty stings and null. |
|
More...
|
over 14 years ago
|
| Preparation for 0.4. |
|
More...
|
over 14 years ago
|
| Separated CPP builds from java builds. |
|
More...
|
over 14 years ago
|
| Using shorter intervals for play queue that are written to the output stream to allow for a more 'synchronous' cancellation of prompts. |
|
More...
|
over 14 years ago
|
| PlayQueue is reading bytes until no more are available and not only 1024 bytes. |
|
More...
|
over 14 years ago
|
| Refactoring: The recognizer determines the prefererred audio format the same way the synthesizer does it. |
|
More...
|
over 14 years ago
|
| fixed checking and setting of the new confidenceThreshold |
|
More...
|
over 14 years ago
|
| Using the CLDC environemtn to have less trouble with plain eclipse (not pulsar). |
|
More...
|
over 14 years ago
|
| Fixed CLDC comaptibily bug. |
|
More...
|
over 14 years ago
|
| Some code cleanup. |
|
More...
|
over 14 years ago
|
| Refactoring: Madde the synthesizer private to the QueueManager. |
|
More...
|
over 14 years ago
|
| Added more unit tests for the synthesis queue. |
|
More...
|
over 14 years ago
|
| Refactoring: Moved syntehsis queue and ply queue into own files and started unit tests thereof. |
|
More...
|
over 14 years ago
|
| synthesizer "forgot" one byte in speak stream |
|
More...
|
over 14 years ago
|
| JavaSoundParser was not used |
|
More...
|
over 14 years ago
|
| signed-flag correctly recognized now. |
|
More...
|
over 14 years ago
|
| Some cleanup of the tag creations. |
|
More...
|
over 14 years ago
|
| Some code cleanup. |
|
More...
|
over 14 years ago
|
| Avoided NPE and ArrayOutOfBoundsException when filling the tags array. |
|
More...
|
over 14 years ago
|
| Completed reportResult test. |
|
More...
|
over 14 years ago
|
| Phonemes are logged on trace level. |
|
More...
|
over 14 years ago
|
| Samller bugfixes after changing the reporting mechanism |
|
More...
|
over 14 years ago
|
| Replaced old SML parser with new SAX based implementation. |
|
More...
|
over 14 years ago
|
| Added test to parse an SML result with multiple tags. |
|
More...
|
over 14 years ago
|
| Added test to parse utterances with a single tag. |
|
More...
|
over 14 years ago
|
| Added test for parsing simple SML files. |
|
More...
|
over 14 years ago
|
| Added a first draft for a replacement of the SML parsing . |
|
More...
|
over 14 years ago
|
| Added unit test support in the build files. |
|
More...
|
over 14 years ago
|
| changed the way SAPI-recognizer returns results to the recognizerThread |
|
More...
|
over 14 years ago
|