summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2015-01-19 12:49:09 +0100
committerschneefux <schneefux+commit@schneefux.xyz>2015-01-19 12:49:09 +0100
commit459290a321293905c772a013147fae6d40731628 (patch)
tree9cfce52a31f311bc2a500e5e669c36cb52df0fe6 /README.md
parent9fa55058c99fd9ef461b1a7b422eb53b5839783e (diff)
downloadjasper-client-459290a321293905c772a013147fae6d40731628.tar.gz
jasper-client-459290a321293905c772a013147fae6d40731628.zip
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index 2bc8d0d..a6e0ae9 100644
--- a/README.md
+++ b/README.md
@@ -27,7 +27,8 @@ Jasper's core developers are [Shubhro Saha](http://www.princeton.edu/~saha/), [C
For a complete list of code contributors, please see [AUTHORS.md](AUTHORS.md).
-## Major Updates
+## Major Update
+- 2015-01-19; Added a new TTS engine for [Flite (festival-lite)](https://github.com/jasperproject/jasper-client/pull/286) and an experimental STT engine for Julius (https://github.com/jasperproject/jasper-client/pull/285)
- 2015-01-07: [Added a new STT engine](https://github.com/jasperproject/jasper-client/pull/229) for Wit.ai
- 2014-11-05: [Added a new TTS engine](https://github.com/jasperproject/jasper-client/pull/229) for MaryTTS
- 2014-10-13: [Brand-new vocabulary compiler](https://github.com/jasperproject/jasper-client/pull/181) that introduces versioning, so that compilation is only performed when needed.
@@ -42,4 +43,4 @@ For a complete list of code contributors, please see [AUTHORS.md](AUTHORS.md).
Jasper is covered by the MIT license, a permissive free software license that lets you do anything you want with the source code, as long as you provide back attribution and ["don't hold \[us\] liable"](http://choosealicense.com). For the full license text see the [LICENSE.md](LICENSE.md) file.
-*Note that this licensing only refers to the Jasper client code (i.e., the code on GitHub) and not to the disk image itself (i.e., the code on SourceForge).* \ No newline at end of file
+*Note that this licensing only refers to the Jasper client code (i.e., the code on GitHub) and not to the disk image itself (i.e., the code on SourceForge).*