index
:
jasper-client
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
client
/
mic.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typo in logging output
schneefux
2014-11-06
1
-1
/
+1
*
Added log message for PyAudio initialization
schneefux
2014-11-05
1
-1
/
+6
*
Remove TranscriptionMode and improve STT engine initialisation
schneefux
2014-11-05
1
-7
/
+2
*
Fix keyword detection regression in Mic.passiveListen()
schneefux
2014-10-13
1
-1
/
+1
*
Fix flake8 style nits
schneefux
2014-10-06
1
-23
/
+29
*
Initialize PyAudio in Mic.__init__
schneefux
2014-10-01
1
-12
/
+9
*
Merge pull request #202 from Holzhaus/close-audio-stream
schneefux
2014-10-01
1
-0
/
+7
|
\
|
*
Close audio stream on passiveListen() early return
schneefux
2014-09-26
1
-0
/
+3
|
*
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
|
\
\
|
|
/
|
/
|
|
*
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
*
Add shebang and PEP 0263 source encoding to every module
schneefux
2014-09-06
1
-0
/
+2
*
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