From 5c4d0d4fb0bcb85ebed61e822c83a9f753c3834e Mon Sep 17 00:00:00 2001 From: schneefux Date: Sat, 9 Aug 2014 20:04:03 -0700 Subject: Added modularized STT attribution --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index b2316e9..e5c17a4 100644 --- a/README.md +++ b/README.md @@ -13,10 +13,11 @@ We highly recommend reading through this guide before writing any code. Thanks i ## Contact -Jasper is developed by [Shubhro Saha](http://www.princeton.edu/~saha/) and [Charles Marsh](http://www.princeton.edu/~crmarsh/). Both can be reached by email at [saha@princeton.edu](mailto:saha@princeton.edu) and [crmarsh@princeton.edu](mailto:crmarsh@princeton.edu) respectively. +Jasper was originally created by [Shubhro Saha](http://www.princeton.edu/~saha/) and [Charles Marsh](http://www.princeton.edu/~crmarsh/). Both can be reached by email at [saha@princeton.edu](mailto:saha@princeton.edu) and [crmarsh@princeton.edu](mailto:crmarsh@princeton.edu) respectively. ## Major Updates -- 2014-07-11: More platform-independent audio output. https://github.com/jasperproject/jasper-client/pull/100. Thank you, astahlman! +- 2014-08-09: [Modularized STT implementation](https://github.com/jasperproject/jasper-client/pull/118) with Google Speech API example, thanks to astahlman. +- 2014-07-11: More [platform-independent audio output](https://github.com/jasperproject/jasper-client/pull/100). Thank you, astahlman! - 2014-05-27: The network setup wizard has been removed because of unreliability. The client code and documentation has been updated, requiring new users to manually configure their `/etc/network/interfaces` file. ## License -- cgit v1.3.1