summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* changed to modular STT mic for musicmodeschneefux2014-08-091-2/+6
|
* Added modularized STT attributionschneefux2014-08-091-2/+3
|
* Merge pull request #118 from astahlman/masterschneefux2014-08-096-64/+200
|\ | | | | LGTM! Thanks for the fine work and revisions.
| * Prompt user to populate stt_engine in profileschneefux2014-07-301-1/+20
| |
| * Addressed CR comments.schneefux2014-07-295-52/+45
| |
| * Cleanup before pull request.schneefux2014-07-274-6/+2
| |
| * Merge upstream changesschneefux2014-07-262-4/+13
| |\ | |/ |/| | | | | Conflicts: client/local_mic.py
* | fixing local mic with additional speaker argumentschneefux2014-07-201-1/+1
| |
* | noting audio output updateschneefux2014-07-111-2/+2
| |
* | Merge pull request #100 from astahlman/masterschneefux2014-07-119-25/+112
|\ \ | | | | | | Platform independent audio output. Stop hardcoding /home/jasper.
* \ \ Merge pull request #97 from dag0310/masterschneefux2014-07-051-1/+4
|\ \ \ | | | | | | | | Added personalized greeting
| * | | Check if first_name is set for profile beforehandschneefux2014-06-121-1/+4
| | | |
| * | | Make Jasper mention the user's name when asking "How can I be of service?"schneefux2014-06-121-1/+1
| | | |
* | | | Added note on Contributing.md to readmeschneefux2014-07-051-1/+7
| | | |
| | | * Fixing unit tests.schneefux2014-07-263-5/+8
| | | |
| | | * Cleanup before pull request.schneefux2014-07-261-0/+4
| | | |
| | | * Work on Google STT on RPi.schneefux2014-07-2616-44/+961
| | | |
| | | * Google STT works on OS Xschneefux2014-07-2319-921/+125
| | |/
| | * Fix boot.sh when invoked non-interactively via crontabschneefux2014-07-041-0/+1
| | |
| | * Merged latest changes.schneefux2014-06-282-3/+4
| | |\ | |_|/ |/| |
* | | Removed extra whitespace and unused importschneefux2014-06-282-3/+3
|/ /
| * Reverting files that accidentally snuck into commit.schneefux2014-06-282-2/+1
| |
| * Changes suggested in CR.schneefux2014-06-285-13/+33
| |
| * Escape phrases before 'say'ing them in OS Xschneefux2014-06-212-2/+4
| |
| * Fixed /boot unit test.schneefux2014-06-211-1/+10
| |
| * Clean up before pull request.schneefux2014-06-213-4/+5
| |
| * Stop hardcoding /home/jasper and abstract out mic.say for multiplatform supportschneefux2014-06-218-26/+80
|/
* Merge pull request #92 from andybee/patch-1schneefux2014-06-071-1/+1
|\ | | | | Minor error in code comment
| * Minor error in code commentschneefux2014-05-291-1/+1
| | | | | | Comment confused 1901 with 1991.
* | added module sharing informationschneefux2014-06-061-2/+2
| |
* | Removed restart in event of network failureschneefux2014-06-021-1/+0
|/
* better unit tests for micschneefux2014-05-283-12/+82
|
* fixed path for JOKES testschneefux2014-05-271-1/+1
|
* moved static assets to separate folderschneefux2014-05-277-8/+8
|
* removed * import in testschneefux2014-05-271-8/+8
|
* Merge branch 'master' of https://github.com/jasperproject/jasper-clientschneefux2014-05-2716-444/+9
|\
| * removed wifi importschneefux2014-05-271-1/+0
| |
| * updated readme after network wizard updateschneefux2014-05-271-0/+4
| |
| * fixed merge conflictsschneefux2014-05-274-17/+86
| |\
| * | removed network setup wizardschneefux2014-05-2615-443/+4
| | |
* | | initial contributing guideschneefux2014-05-271-0/+42
| | |
* | | no need for '+' in writeschneefux2014-05-271-2/+2
| |/ |/|
* | finalized testschneefux2014-05-262-2/+7
| |
* | basic unit test for vocabcompilerschneefux2014-05-262-2/+39
| |
* | vocabcompiler now takes arguments (useful for testing)schneefux2014-05-262-7/+7
| |
* | edit docstringschneefux2014-05-261-1/+1
| |
* | modularized lm compilationschneefux2014-05-261-6/+20
| |
* | removed unused importsschneefux2014-05-265-6/+3
| |
* | spotify error handlingschneefux2014-05-261-1/+11
| |
* | removed pkgutilschneefux2014-05-261-1/+0
| |