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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove Gmail errors. This resolves jasperproject/jasper-client#125.
schneefux
2014-09-15
1
-3
/
+4
*
Fixed music argument in mic.activeListen()
schneefux
2014-09-12
1
-1
/
+1
*
Minor style fixes in g2p.py and stt.py
schneefux
2014-09-12
2
-4
/
+7
*
Merge pull request #170 from Holzhaus/avoid-hardcoded-paths
schneefux
2014-09-12
2
-9
/
+32
|
\
|
*
Make HMM dir used for PocketSphinxSTT configurable
schneefux
2014-09-12
1
-4
/
+17
|
*
Make FST model used for PocketSphinxSTT configurable
schneefux
2014-09-12
1
-5
/
+15
*
|
Remove general try except block
schneefux
2014-09-12
2
-10
/
+8
|
/
*
PEP8 style fixes for brain.py
schneefux
2014-09-11
1
-3
/
+2
*
Merge pull request #166 from Holzhaus/improved-module-detection
schneefux
2014-09-11
1
-35
/
+23
|
\
|
*
Fixed wrong module import path in client.brain
schneefux
2014-09-11
1
-2
/
+2
|
*
Cleanup of module detection in client.brain
schneefux
2014-09-11
1
-35
/
+23
*
|
Added test for vocabcompiler to `--light` tests and updated travis config
schneefux
2014-09-11
1
-5
/
+1
*
|
vocabcompiler unittest can now be enable via command line argument
schneefux
2014-09-11
1
-1
/
+4
*
|
Merge boot/test.py into client/test.py
schneefux
2014-09-11
1
-1
/
+31
*
|
Move client/main.py to jasper.py and add client/main.py dummy script for back...
schneefux
2014-09-11
2
-119
/
+8
*
|
Make client folder a python package
schneefux
2014-09-11
1
-0
/
+0
*
|
Merged boot/boot.py into client/main.py
schneefux
2014-09-11
1
-5
/
+62
*
|
Move vocabcompiler into client folder
schneefux
2014-09-11
1
-0
/
+69
*
|
Merge pull request #165 from Holzhaus/use-tempfile-module
schneefux
2014-09-11
1
-9
/
+8
|
\
\
|
*
|
Use `with` statement in client.g2p
schneefux
2014-09-11
1
-3
/
+2
|
*
|
Use tempfile in client.g2p
schneefux
2014-09-11
1
-6
/
+6
|
|
/
*
|
PEP8 style fixes for diagnose.py
schneefux
2014-09-11
1
-8
/
+11
*
|
Using Diagnostics internet connection check in boot.py and test.py
schneefux
2014-09-11
1
-5
/
+2
*
|
Simple diagnostic tool for Jasper
schneefux
2014-09-11
1
-0
/
+105
|
/
*
Throw error when JASPER_HOME is not set in start.py
schneefux
2014-09-10
1
-1
/
+7
*
Remove Shebangs from modules not meant to be executed directly
schneefux
2014-09-10
23
-23
/
+0
*
Add shebang to start.sh
schneefux
2014-09-10
1
-1
/
+1
*
Remove executable flag from musicmode.py and conversation.py
schneefux
2014-09-10
2
-0
/
+0
*
Add shebang and PEP 0263 source encoding to every module
schneefux
2014-09-10
26
-1
/
+51
*
Add shebang and PEP 0263 source encoding to main.py
schneefux
2014-09-10
1
-2
/
+3
*
Ported client/start.sh to python
schneefux
2014-09-10
2
-3
/
+16
*
Better info for test profile
schneefux
2014-09-09
1
-2
/
+3
*
Minor style fixes to test.py
schneefux
2014-09-09
1
-5
/
+5
*
Added travis
schneefux
2014-09-09
1
-3
/
+12
*
PEP formatting fix
schneefux
2014-09-08
1
-1
/
+1
*
Merge pull request #156 from alexsiri7/google_stt_persistent
schneefux
2014-09-08
1
-10
/
+7
|
\
|
*
Persistent connection for google stt
schneefux
2014-09-08
1
-10
/
+7
*
|
Removed CherryPy
schneefux
2014-09-07
1
-1
/
+0
|
/
*
Merge pull request #150 from alexsiri7/test_fixes
schneefux
2014-09-05
1
-2
/
+5
|
\
|
*
Run all test cases together
schneefux
2014-08-31
1
-2
/
+5
*
|
Fixed News Modules - Sending news by email
schneefux
2014-08-31
3
-3
/
+3
|
/
*
More cleanup, mostly in docstrings
schneefux
2014-08-23
5
-31
/
+34
*
Minor style fixes: removed unused imports, commented-out code, etc.
schneefux
2014-08-22
5
-54
/
+52
*
changed to modular STT mic for musicmode
schneefux
2014-08-09
1
-2
/
+6
*
Prompt user to populate stt_engine in profile
schneefux
2014-07-30
1
-1
/
+20
*
Addressed CR comments.
schneefux
2014-07-29
5
-52
/
+45
*
Cleanup before pull request.
schneefux
2014-07-27
3
-4
/
+2
*
Merge upstream changes
schneefux
2014-07-26
1
-1
/
+4
|
\
|
*
fixing local mic with additional speaker argument
schneefux
2014-07-20
1
-1
/
+1
|
*
Merge pull request #100 from astahlman/master
schneefux
2014-07-11
6
-15
/
+79
|
|
\
[next]