| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #202 from Holzhaus/close-audio-stream | schneefux | 2014-10-01 | 1 | -0/+7 |
| |\ | | | | | Close audio stream | ||||
| | * | Close audio stream on passiveListen() early return | schneefux | 2014-09-26 | 1 | -0/+3 |
| | | | | | | | | | This fixes #33 | ||||
| | * | Close audio stream in fetchThreshold() | schneefux | 2014-09-26 | 1 | -0/+4 |
| | | | |||||
| * | | Merge pull request #176 from Holzhaus/improved-stt-module | schneefux | 2014-09-27 | 1 | -26/+25 |
| |\ \ | |/ |/| | Improved stt module | ||||
| | * | Use tempfile module in mic.py's listen methods | schneefux | 2014-09-25 | 1 | -28/+24 |
| | | | |||||
| | * | Use TranscriptionMode enum | schneefux | 2014-09-25 | 1 | -2/+5 |
| | | | |||||
| * | | Handle all Google Speech options | schneefux | 2014-09-25 | 1 | -0/+13 |
| |/ | |||||
| * | Use jasperpath in client/mic.py | schneefux | 2014-09-19 | 1 | -3/+3 |
| | | |||||
| * | Fixed music argument in mic.activeListen() | schneefux | 2014-09-12 | 1 | -1/+1 |
| | | |||||
| * | Remove general try except block | schneefux | 2014-09-12 | 1 | -1/+1 |
| | | |||||
| * | Remove Shebangs from modules not meant to be executed directly | schneefux | 2014-09-10 | 1 | -1/+0 |
| | | | | | See https://github.com/jasperproject/jasper-client/pull/154#issuecomment-54882839 for more info. | ||||
| * | Add shebang and PEP 0263 source encoding to every module | schneefux | 2014-09-06 | 1 | -0/+2 |
| | | | | | Source encoding should be specified and a shebang helps to execute a module directly (either to start jasper or just for testing purposes). | ||||
| * | More cleanup, mostly in docstrings | schneefux | 2014-08-23 | 1 | -10/+9 |
| | | |||||
| * | Minor style fixes: removed unused imports, commented-out code, etc. | schneefux | 2014-08-22 | 1 | -11/+2 |
| | | |||||
| * | Addressed CR comments. | schneefux | 2014-07-29 | 1 | -5/+2 |
| | | |||||
| * | Cleanup before pull request. | schneefux | 2014-07-27 | 1 | -1/+0 |
| | | |||||
| * | Work on Google STT on RPi. | schneefux | 2014-07-26 | 1 | -37/+2 |
| | | |||||
| * | Google STT works on OS X | schneefux | 2014-07-23 | 1 | -20/+13 |
| | | |||||
| * | Changes suggested in CR. | schneefux | 2014-06-28 | 1 | -2/+2 |
| | | |||||
| * | Clean up before pull request. | schneefux | 2014-06-21 | 1 | -2/+2 |
| | | |||||
| * | Stop hardcoding /home/jasper and abstract out mic.say for multiplatform support | schneefux | 2014-06-21 | 1 | -7/+6 |
| | | |||||
| * | moved static assets to separate folder | schneefux | 2014-05-27 | 1 | -3/+3 |
| | | |||||
| * | Initial commit | schneefux | 2014-03-30 | 1 | -0/+296 |
